R
Roman Timchenko
Hi everyone,
I am AS/400 person, but I need to write a micro where
every time after mail merge I have to save a word
document as a new one. I could do it by hardcoding
like this ActiveApplication.SaveAs "C:\LetterMerge1.doc".
It saves it, but next time the server overrides it with
new document. Can anybody help and show me a code that
will concatenate word document with time
and save it?
Thank, Roman.
I am AS/400 person, but I need to write a micro where
every time after mail merge I have to save a word
document as a new one. I could do it by hardcoding
like this ActiveApplication.SaveAs "C:\LetterMerge1.doc".
It saves it, but next time the server overrides it with
new document. Can anybody help and show me a code that
will concatenate word document with time
and save it?
Thank, Roman.