Kristin has attended:
Access Advanced course
Access VBA course
Exporting a SQL query defined in code to Excel
I have a database with various combo boxes that enable the user to filter out data and build their own query. On the click of a search button, the strSQL is displayed as the recordsource of a listbox. I want to export the listbox's recordsource to Excel. How can I do that?