Hiding/Unhiding Named Columns in Datasheet (Access 2007)

L

LA Lawyer

I want to unhide/hide columns named "Full Name" and "Address" on a datasheet
which is on a subform. How is that done?
 
J

Jeff Boyce

I suppose one way might be to set the column's width to 0 to hide it...

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
L

LA Lawyer

Yes, but how do I reference the column?

Jeff Boyce said:
I suppose one way might be to set the column's width to 0 to hide it...

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
Top