J
Jen
Hello. I have a mail merge set up from Access 97 to Word
97, and once the merge is completed the Word document gets
saved with a name that corresponds to the date and time it
was created. The problem is that if a second mail merge
document is requested, and the first merged document is
still open, the second merge will complete but the second
document will not be named with the date and time.
Instead, the first document that is still opened gets
renamed with the new date and time.
I'm not familiar enough with Word to know what I could do
to correct this. I'm using WordApp.ActiveDocument.SaveAs
FileName:="Path:\Name", to save the file. I don't
understand why the most recent mail merge requested
wouldn't be the active document?
Thanks,
Jen
97, and once the merge is completed the Word document gets
saved with a name that corresponds to the date and time it
was created. The problem is that if a second mail merge
document is requested, and the first merged document is
still open, the second merge will complete but the second
document will not be named with the date and time.
Instead, the first document that is still opened gets
renamed with the new date and time.
I'm not familiar enough with Word to know what I could do
to correct this. I'm using WordApp.ActiveDocument.SaveAs
FileName:="Path:\Name", to save the file. I don't
understand why the most recent mail merge requested
wouldn't be the active document?
Thanks,
Jen