text wrap on report

L

Lori

I have a field that is pretty large on my report. How can I make the text
wrap around instead of being cut off on the report? The report is basically
a nice printout of the contents of a table. The field is a combo box - do I
need to create a query and use that as the source instead? I can't find a
text wrap option.

thanks!
 
R

Rick B

Change it. On a report there is really no need to use a combo-box. The
user can't click it. Make it a text box.
 
Top