Can I increase the row height of captions in a table?

  • Thread starter Confused in Kalamazoo
  • Start date
C

Confused in Kalamazoo

I want to make the caption text wrap so that the row height of the field
names is twice as high as the actual data entries in the table. Any ideas?
 
B

Brendan Reynolds

Access does not provide any means to do this in a table. For more control
over format and layout than is available in a table, you need to use a form
or a report.
 
Top