Field Names in Datasheet

  • Thread starter Thread starter Linda
  • Start date Start date
L

Linda

Hi,

How can I change the height, wrap text etc. for my
datasheet field names displayed?

I would like to read the entire column heading, but don't
want or need the column width in most cases to be as wide
as the field name.

Thanks.
 
For DatasheetView of Table / Query / Form, you can't.

However, you can use a Continuous Form and you can modify the Label Controls
as you described.
 
Back
Top