M
Monika Krug
Hello,
I am looking for a command line parameter to specify the
data source for a mail merge document.
I start Word like this:
"C:\Program Files\Microsoft Office\Office11
\Winword.exe" "C:\My Documents\MailMergeMainDocument.doc"
Is there a switch that would tell Word which data source
to connect to?
Or if there is not, maybe it works with a macro?
"C:\Program Files\Microsoft Office\Office11
\Winword.exe" "C:\My
Documents\MailMergeMainDocument.doc" /mMacroThatConnectsDoc
umentToDataSource
Is there a way to specify parameters for a macro on the
command line?
.... /mMacroName(param1, param2) or ... /mMacroName -
param1 -param2 maybe?
If this works, how can one get/use these parameters in the
macro?
Any help would be greatly appreciated,
Monika.
I am looking for a command line parameter to specify the
data source for a mail merge document.
I start Word like this:
"C:\Program Files\Microsoft Office\Office11
\Winword.exe" "C:\My Documents\MailMergeMainDocument.doc"
Is there a switch that would tell Word which data source
to connect to?
Or if there is not, maybe it works with a macro?
"C:\Program Files\Microsoft Office\Office11
\Winword.exe" "C:\My
Documents\MailMergeMainDocument.doc" /mMacroThatConnectsDoc
umentToDataSource
Is there a way to specify parameters for a macro on the
command line?
.... /mMacroName(param1, param2) or ... /mMacroName -
param1 -param2 maybe?
If this works, how can one get/use these parameters in the
macro?
Any help would be greatly appreciated,
Monika.