How do I implement word wrap in an Access report field?

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

Guest

Is it possible to implement word wrap in any field in an Access database
report?
 
DAPPER said:
Is it possible to implement word wrap in any field in an Access
database report?

Set the CanGrow property of the control to Yes. (same on the section where
the controls resides).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top