text wrap on report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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!
 
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.
 
Back
Top