Open a database within another

SpursGirl

Registered User.
Local time
Today, 10:45
Joined
Nov 10, 2005
Messages
11
Help! I recently used a macro to open a database within another and accidentally deleted the macro. Now i can't remember how I created the original macro...can someone please help me:o .
 
Solution

Okay if anyone else needs this info, i found the answer.

In a macro choose the action RunApp then, in the Command Line type in the following code C:\Program Files\Microsoft Office\OFFICE11\MSAccess.exe G:\Database Location\DatabaseName.mdb

What you are trying to do is launch Access then open the database. If your Access executible file is not in this location you will need to change the code.
 

Users who are viewing this thread

Back
Top Bottom