I have a HUGE MDB file of various queries that I use to produce various reports. My queries are getting all jumbled together and stuff.
I am in the process of needing another rather complicated query written that will utilize several queries and tables etc.
I would like to write it in its own MDB file and call it from my other database. I don't want to link stuff, I actually want to start Access, run the query/reports and exit.
I cannot hard code the path to MSACCESS.EXE because different people will be running it and I cannot guarantee that all users will have the exe in the same directory.
Any help appreciated.
I am in the process of needing another rather complicated query written that will utilize several queries and tables etc.
I would like to write it in its own MDB file and call it from my other database. I don't want to link stuff, I actually want to start Access, run the query/reports and exit.
I cannot hard code the path to MSACCESS.EXE because different people will be running it and I cannot guarantee that all users will have the exe in the same directory.
Any help appreciated.