K
Kathy Webster
I have a macro that switches from Access to Word and executes a Word macro.
The problem is the path to winword.exe.
My access macro action is RunApp, with the
Command Line: "c:\program files\yada yada\winword.exe" /mMergeTheData
I run this on different machines, and different machines have different
paths to winword.exe.
I don't want to change my access command line for each machine.
How can I write a generic command line that will find winword.exe regardless
of its location?
TIA,
Kathy
The problem is the path to winword.exe.
My access macro action is RunApp, with the
Command Line: "c:\program files\yada yada\winword.exe" /mMergeTheData
I run this on different machines, and different machines have different
paths to winword.exe.
I don't want to change my access command line for each machine.
How can I write a generic command line that will find winword.exe regardless
of its location?
TIA,
Kathy