J
Jan T.
Hi.
How can I fill a Combo Box with two Columns?
Using ComboBox1.AddItem seems to only accept one column?
This is what I want the Combo Box to contain:
1 Dough Petersen
2 Cheap Hawley
3 Bill Smith
4 Bruce Jones
5 Bob Copeland
Using the Additem method of the Combo Box, it seems like I can only have
one column? How can I have several columns?
Thanks for your help in advanse.
Regards
Jan
How can I fill a Combo Box with two Columns?
Using ComboBox1.AddItem seems to only accept one column?
This is what I want the Combo Box to contain:
1 Dough Petersen
2 Cheap Hawley
3 Bill Smith
4 Bruce Jones
5 Bob Copeland
Using the Additem method of the Combo Box, it seems like I can only have
one column? How can I have several columns?
Thanks for your help in advanse.
Regards
Jan