How do you change the .ColumnWidths property for a list box using VB. I am using one list box, but the RowSource is changing as a different option button is selected. I know it should be:
Forms!frmEquipment!lstLISTBOX.ColumnWidths = ?
I am just not sure how to put the widths in so it will accept it. If anyone can help me, I would appreciate it.
Thank you, Brad Pitcher
The Hoover Company
bpitcher@hoover.com
Forms!frmEquipment!lstLISTBOX.ColumnWidths = ?
I am just not sure how to put the widths in so it will accept it. If anyone can help me, I would appreciate it.
Thank you, Brad Pitcher
The Hoover Company
bpitcher@hoover.com