G
gfle_wrk
Hi everyone,
First of all, sorry for my English.
Here is my problem.
I have created (Word 2000) a template myModel.dot with code in it. I
want this code to be launched every time I create a Word document based
on this template.
I create my word document with that command line : "...\WINWORD.EXE"
/t"...\myModel.dot". This creates a new Word document based on my
template... but no code is launched!
I put the code in the macro AutoNew and in the procedure Document_New.
Nothing works.
I have tried "...\WINWORD.EXE" /z"...\myModel.dot". Doesn't work
either.
Can you help me, please?
Thanks a lot!
First of all, sorry for my English.
Here is my problem.
I have created (Word 2000) a template myModel.dot with code in it. I
want this code to be launched every time I create a Word document based
on this template.
I create my word document with that command line : "...\WINWORD.EXE"
/t"...\myModel.dot". This creates a new Word document based on my
template... but no code is launched!
I put the code in the macro AutoNew and in the procedure Document_New.
Nothing works.
I have tried "...\WINWORD.EXE" /z"...\myModel.dot". Doesn't work
either.
Can you help me, please?
Thanks a lot!