Hello,
I want to fill a combobox with 2 columns, one with a number and one with a text. Does somebody know whether a combobox can contain more than 1 column?
Thanks so much,
Billy.
Printable View
Hello,
I want to fill a combobox with 2 columns, one with a number and one with a text. Does somebody know whether a combobox can contain more than 1 column?
Thanks so much,
Billy.
The list in a ComboBox consists of rows of data. Each row can have one or more columns, which can appear with or without headings.