Article ID: 111778
Article Last Modified on 1/18/2007
Setting Description
-----------------------------------------------------------------
0 Hides the column
-1 Sizes the column to the default width (default setting)
-2 Sizes the column to fit the visible text
You can also set this property by clicking the Column Width command on
the Format menu (or Layout menu in Access 1.x) while in Datasheet view.
Forms![Customers]![Address].ColumnWidth = 2160
Keywords: kbhowto kbprogramming KB111778