Access 2002-2003 - Report - text Box

jeffc

New member
Local time
Yesterday, 17:34
Joined
Jan 30, 2008
Messages
8
I have a pretty length field in a table that is for keeping issues with applications.

When i try to create a report that shows issues by site, the text box does not display all of the text from the issues field.

Any ideas?

Thanks!
 
look at the can grow property of the text box, and make it true - it will stretch to fit the data
 
I should have mentioned that I did check that and it is set to 'yes'.
 
and when testing, the text box def grows, but doesn't grow enough to display all of the text. and the text gets cut off beforei t reaches the end of the textbox.

Could it be because the report is based on a query? Maybe something limiting it in the query?
 

Users who are viewing this thread

Back
Top Bottom