M
margaritavillain
I am working on pulling report data using Access and Excel. I want to create
the SQL strings in Excel/VBA and send them to Access - which opens on the
server and executes the queries from the server side. I can then use Excel
to pull a recordset.
I understand all the VBA in both Excel and Access to do this except getting
the Access application to run on the server and not the local machine. The
issue is the connection to the server is so slow it's not practical to do
this any other way. Can someone point me to an explaination of how to do
this?
the SQL strings in Excel/VBA and send them to Access - which opens on the
server and executes the queries from the server side. I can then use Excel
to pull a recordset.
I understand all the VBA in both Excel and Access to do this except getting
the Access application to run on the server and not the local machine. The
issue is the connection to the server is so slow it's not practical to do
this any other way. Can someone point me to an explaination of how to do
this?