Crystal Report 9

achonk81

New member
Joined
Sep 19, 2005
Messages
3
Hi! (using CR 9)

I have 2 questions :

First, I create a report that consist of ItemDescription and ItemAmount field.
In the properties of the ItemDescription field, option can grow is on and there is limitation in number of rows(0).
How to set the Item value of amount can be parallel with the last line of Itemdescription ???

The Report will be displayed like this :
No ItemDescription ItemAmount
-- ---------------------------------------- ------------
1. Aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa........ 500

2. Bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb
bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb
bbbbbbbbbbbbbb...................................... 800

Second,
Is there a limitation for the number of spaces when using space function ??
Because, when i put the value 200, the report doesnt display correctly.
But if i put the value less then 150, the report can display correctly.
The number of spaces which displayed by those formula not the same with the value
that i put in the formula.

I wrote the formula like this :
formula1 = space(200) & A

Please! I hope someone can help me.

Thanks
 
Back
Top