S Steve Schapel Mar 10, 2006 #2 Dave, You can use the RunApp action in a macro in one database to run a macro in another. The syntax of the Command Line argument will be something like this... "C:\Program Files\...\Msaccess.exe" "C:\YourFolder\OtherDB.mdb" /x NameOfMacro
Dave, You can use the RunApp action in a macro in one database to run a macro in another. The syntax of the Command Line argument will be something like this... "C:\Program Files\...\Msaccess.exe" "C:\YourFolder\OtherDB.mdb" /x NameOfMacro