Hi all,
I am currently pulling some simple SQL code into the worksheet, (it is a select top 10 productnames from one of our company tables). It is working perfectly, but I would like to be able to populate my ComboBox1 with the result.
I've been reading lots of tutorials and trying examples but I can't seem to get it to work for my example. I can't post the exact code as I am not sure I am allowed to give the server/database details, so I have just starred out where I have details.
The initial sub produces the top 10 in sheet2, but I can't seem to get it to populate the combobox. The examples online seem to all work for others but I can't get the same result 
Is someone able to advise? Thanks in advance if so!
Bookmarks