How can I set up multi-row column titles in Access 2007?

  • Thread starter Thread starter Richie
  • Start date Start date
R

Richie

I'm trying to handle some columns that have rather long names (titles). It
would be easier to have the titles appear on two or more rows rather than
just one, to avoid very wide column widths with narrow data fields. How would
I do this?

Thanks in advance. :-)
 
I'm trying to handle some columns that have rather long names (titles). It
would be easier to have the titles appear on two or more rows rather than
just one, to avoid very wide column widths with narrow data fields. How would
I do this?

Thanks in advance. :-)

Tables are for data storage. Reports are for printing. Forms are for screen
display.

Create a Report or Form as appropriate. It's easy to put a multiline Label
control on either.
 
Back
Top