473,287 Members | 1,399 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,287 software developers and data experts.

Crystal Reports "Can Grow" property

Hi, I know this is not a Crystal Reports group, but news.cogniza.com
recieves like one question per week.

Does anyone know how to push fields following a textbox when it grows with
the "Can Grow" property set?

I have, for example, two fields, and I want the second one to start when the
first one ends so they don't overlap.

Please help,
Gustavo De la Espriella
www.espriella.com

Nov 20 '05 #1
2 10859
Hi Gustavo,

I don't think you can do that with field/column values. Here's what I do to
solve this:

I create a formula and place the formula on the report in place of the 2
fields:

trim({tblWorkPlace.CityST}) & " " & trim({tblWorkPlace.Zip})

HTH,

Bernie Yaeger
"Gustavo De la Espriella" <qq@qqq.qq.qq> wrote in message
news:Os**************@tk2msftngp13.phx.gbl...
Hi, I know this is not a Crystal Reports group, but news.cogniza.com
recieves like one question per week.

Does anyone know how to push fields following a textbox when it grows with
the "Can Grow" property set?

I have, for example, two fields, and I want the second one to start when the first one ends so they don't overlap.

Please help,
Gustavo De la Espriella
www.espriella.com

Nov 20 '05 #2
That should do the trick. Thanks

"Bernie Yaeger" <be*****@cherwellinc.com> escribió en el mensaje
news:u$**************@TK2MSFTNGP10.phx.gbl...
Hi Gustavo,

I don't think you can do that with field/column values. Here's what I do to solve this:

I create a formula and place the formula on the report in place of the 2
fields:

trim({tblWorkPlace.CityST}) & " " & trim({tblWorkPlace.Zip})

HTH,

Bernie Yaeger
"Gustavo De la Espriella" <qq@qqq.qq.qq> wrote in message
news:Os**************@tk2msftngp13.phx.gbl...
Hi, I know this is not a Crystal Reports group, but news.cogniza.com
recieves like one question per week.

Does anyone know how to push fields following a textbox when it grows with the "Can Grow" property set?

I have, for example, two fields, and I want the second one to start when

the
first one ends so they don't overlap.

Please help,
Gustavo De la Espriella
www.espriella.com


Nov 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Askari | last post by:
Yesterday, ALL code in python work and nothing when I close(finish) a code. Today, when I close, some raise this windows error : Instruction at "0x00FC3D70" use memory address "0x00000000". Can't...
2
by: Robin Tucker | last post by:
I have some code that dynamically creates a database (name is @FullName) and then creates a table within that database. Is it possible to wrap these things into a transaction such that if any one...
119
by: rhat | last post by:
I heard that beta 2 now makes ASP.NET xhtml compliant. Can anyone shed some light on what this will change and it will break stuff as converting HTML to XHTML pages DO break things. see,...
2
by: John Baker | last post by:
Hi: I have a report that contains a remarks field which is a "memo" format field. I have that field on a single line in the report, and have it given a property of "Can Shrink", in the hope that...
11
by: Robert Lacoste | last post by:
Dear Access gurus, I was using since years Access 97, now under XP SP2, without any problem. However I've just reformatted my HD (viruses...), reinstalled XP SP2, and then I am no longer able to...
1
by: welles.lo | last post by:
Hi all, I found that the default "can grow" in Crystal Reports 10 is different from the one in Crystal Report 9. In version 9, when "can grow" is disable, the words in the field are chopped...
7
by: zheetee | last post by:
<script type="text/vbscript"> sub setTextBoxValue(a1,a2) thedelete.deleteTextBox.value = a1 end sub </script> <td> <a href="#"...
3
by: apartain | last post by:
I have been asked to set a database up so that the users can choose which fields they want to include in reports. Is this possible? Keep in mind the end-users know nothing about Access and would...
2
by: Seanw | last post by:
i created a report in access. the output look like spreedsheet(every field has solid border) there is one colunm have some fields have very long content. so i set all colunms to "can grow" but in...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 7 Feb 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:30 (7.30PM). In this month's session, the creator of the excellent VBE...
0
by: MeoLessi9 | last post by:
I have VirtualBox installed on Windows 11 and now I would like to install Kali on a virtual machine. However, on the official website, I see two options: "Installer images" and "Virtual machines"....
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: Aftab Ahmad | last post by:
Hello Experts! I have written a code in MS Access for a cmd called "WhatsApp Message" to open WhatsApp using that very code but the problem is that it gives a popup message everytime I clicked on...
0
by: Aftab Ahmad | last post by:
So, I have written a code for a cmd called "Send WhatsApp Message" to open and send WhatsApp messaage. The code is given below. Dim IE As Object Set IE =...
0
by: marcoviolo | last post by:
Dear all, I would like to implement on my worksheet an vlookup dynamic , that consider a change of pivot excel via win32com, from an external excel (without open it) and save the new file into a...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.