Hey Guys,

I have written a macro that successfully runs a SQL query with a worksheet as the output destination but I can't figure out how to use query results to populate my form combobox(to always keep it up to date). It makes the most sense for me to access the database using the MySQL ODBC driver (instead of MS Access) because it is already setup on the users computers. Does anyone know how to use the results from a single column query to populate a combobox???

Here is the code used to populate worksheet with query.

Please Login or Register  to view this content.

Thank You!