Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Field trucation

Status
Not open for further replies.

deaninkc

Programmer
Aug 29, 2002
13
US
I'm using CR 8 and trying to add a SQL Server varchar field to a report. The field is being used for comments and has embedded CR's. The field will not print more than 5 lines. The field on the report is plenty big and I've tried every option in the properties. Is there a limit to the field size? Is there some other technique that I can use?
 

Sorry if this is stating the obvious, but I assume you have set the CanGrow option, and that in doing so you didn't accidently specify a maximum number of lines. (CanGrow is on the Common page in the format editor.)

Mike

__________________________________
Mike Lewis (Edinburgh, Scotland)

My sites:
Visual FoxPro (www.ml-consult.demon.co.uk)
Crystal Reports (www.ml-crystal.com)
 
Yes, I set the cangrow and and tried the lines both at 0 and 10. I still only get 5 lines.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top