whenthegeeseinvade
Registered User.
- Local time
- Today, 05:21
- Joined
- Nov 12, 2008
- Messages
- 39
Dear Experts,
I have a string field whose value will appear many hundreds of times on a report and would like to make the report fit on as few pages as possible. As the length of the string varies greatly, I cannot use columns and am therefore trying to create a "Master String" which will concatenate all the values of the individual fields and allow me to print their values in a single text box which will be the full page width.
Firstly, I have no idea how to do this and secondly I don't know if there is a limit to the number of characters I could display on a single report field. I may need up to 500 characters per Master String.
Any help would be great.
Many thanks,
Laurence
I have a string field whose value will appear many hundreds of times on a report and would like to make the report fit on as few pages as possible. As the length of the string varies greatly, I cannot use columns and am therefore trying to create a "Master String" which will concatenate all the values of the individual fields and allow me to print their values in a single text box which will be the full page width.
Firstly, I have no idea how to do this and secondly I don't know if there is a limit to the number of characters I could display on a single report field. I may need up to 500 characters per Master String.
Any help would be great.
Many thanks,
Laurence
