schreinman
Registered User.
- Local time
- Today, 14:29
- Joined
- Oct 2, 2010
- Messages
- 24
Can someone please let me know how to make this work:
Me.ComboBox.Column(1).Value = <some value>
I want to assign a visible value to the combo box where the first column width is set to 0. So only values assigned to the second column [column(1)] will be seen.
THANKS!!!
Me.ComboBox.Column(1).Value = <some value>
I want to assign a visible value to the combo box where the first column width is set to 0. So only values assigned to the second column [column(1)] will be seen.
THANKS!!!