This code will start Access, open your database, and run your query. We can work from here...
NOTE: You must first set a reference to the Access Object library. Go to any code window in your workbook, then Tools>>References, then click the checkbox for Access (8.0, 9.0, 10.0)
'BEGIN CODE...