I'm not sure if this needs vba but I haven't found a simple answer on google... maybe a wrong choice of keywords
I have a combobox where I want to get its values from five different columns in one table.
I can use an SQL query to get it but it's displayed in 5 different columns in a big table.
I want each value of each column to be displayed as a separate row in the combobox as 1 column...
Any ideas?
Thanks in advance
I have a combobox where I want to get its values from five different columns in one table.
I can use an SQL query to get it but it's displayed in 5 different columns in a big table.
I want each value of each column to be displayed as a separate row in the combobox as 1 column...
Any ideas?
Thanks in advance