G
Guest
I need to create a macro in Excel that would run run a macro from MS Access
database
database
Rob Oldfield said:You can just start Access with the /x switch to specify a macro to run.
Something like..
<path>\msaccess.exe <path>\whatever.mdb /x MacroToRun
You should be able to run that from Excel via a Shell command.
Timmy said:Hi Rob
What's a Shell command?
[quoted text clipped - 6 lines]You can just start Access with the /x switch to specify a macro to run.
Something like..Access
VernonHowell via AccessMonster.com said:Timmy said:Hi Rob
What's a Shell command?
[quoted text clipped - 6 lines]You can just start Access with the /x switch to specify a macro to run.
Something like..Access
database
Right,
Good point Timmy.
What is a Shell command....I mean we are not gurus....in fact we hardly know
anything...this crap sucks.