achonk81 Posted November 18, 2005 Posted November 18, 2005 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 doesn't 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 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.