I'm trying to run an Access module from pressing a button in an Excel file. The module creates a table and then I need it to be exported to the excel file with the button.
from the menu in excel Data>Get Exernal data>New database query...choose "MSAccess database*", follow the wizard to return your data to excel.
Hint if you record this proceedur you can manipulate the SQL string created by this process (I.E. change parameters of the query) or assign a button to the process.
also if you right click on the returned data you can set properites to update on open, fill down formulas etc...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.