SaturnSeven
Programmer
I have written a excel module that extracts a query from a database to a excel sheet(via ActiveSheet.QueryTables.Add) then does some calculation, formating, pivot tables etc.
I would like to put this onto the database so it can be run by other users.
I.e Instead of running a excel procedure that connects to access and then formats in excel. Run a Access procedure that "exports" data to excel and then formats.
What's the best way forward ?
Any help would be greatfully recieved.
I would like to put this onto the database so it can be run by other users.
I.e Instead of running a excel procedure that connects to access and then formats in excel. Run a Access procedure that "exports" data to excel and then formats.
What's the best way forward ?
Any help would be greatfully recieved.