I want to wrap the text in the table in Access

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

Guest

I am making a reportwith several columns which I want to fit in two pages.
As some of the text in each cell is long my columns are quite wide. I have
increased the hight of the rows but how can I write the text in two lines or
is there anything like 'text wrap'in Access. I am using Access 2002.

Thanking you for your help
 
TextBox Controls in Access Reports will automatically wrap the text if the
height of the Control allows it.

Check Access Help on the CanGrow Property of the TextBox Control.
 
Thanks a million. that was very useful

Van T. Dinh said:
TextBox Controls in Access Reports will automatically wrap the text if the
height of the Control allows it.

Check Access Help on the CanGrow Property of the TextBox Control.
 

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