I want to create a query table in excel from an SQL statement based on an access table. I have a combo box setup on a worksheet for the user to select criteria (customer name) that the SQL statement will use to filter the data. Each time the user changes the selection in the combo box the query runs and new information is displayed. I'm having difficulty connecting with the database to extract the information. I need to see the correct steps and syntax for establishing the connection and executing the SQL statement.
Thanks,
KT
Thanks,
KT