Fixing coloumn title in datasheet forms

  • Thread starter Thread starter Tony Williams
  • Start date Start date
T

Tony Williams

I have a form which has a subform. Is there anyway to fix the length of the
column heading in the datasheet view? I can expand it when viewing but when
I close the form and open it again it has shrunk back to its smaller size.
Thanks
Tony
 
Are you referring to the column width? If so check out columnwidth
properties in help.

Damon
 
Thanks Damon I was trying to alter the width when the subform was in design
mode as part of the main form. When I altered the column width when only the
subform was in design mode it worked just fine.
Thanks
Tony
 
Back
Top