gheyman
Well-known Member
- Joined
- Nov 14, 2005
- Messages
- 2,347
- Office Version
- 365
- Platform
- Windows
On my userform I have a List box and in the properties I see it asks for Bound Column, Column Count... So I assume you can show more than one column in the list.
RowSource: Drop_Down_Lists!$J$3:$K$100
I set the column count to 2 the bound column I set to 2 and I made the widths so that it should show two (1 pt;0.5 pt)
But when I open the form, I only see the data from the 2nd column in the list.
And when I make selections, its putting the data from column 1 in my selected area.
What am I doing wrong?
RowSource: Drop_Down_Lists!$J$3:$K$100
I set the column count to 2 the bound column I set to 2 and I made the widths so that it should show two (1 pt;0.5 pt)
But when I open the form, I only see the data from the 2nd column in the list.
And when I make selections, its putting the data from column 1 in my selected area.
What am I doing wrong?