Dear Excel Gurus,
I have a small VBA related issue, I need help with.
I developed an excel application that interacts with an Access database. I need to copy all the distinct values in a Column from one of the tables and add them to a combobox in the form. I am using SELECT DISTINCT statement to find all the values from the column.
Can you please guide me as to how I can do the final step of adding the DISTINCT values to the combobox?
Thanks in advance,![]()
Please Login or Register to view this content.
cheers,
Ravi.
Bookmarks