Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

"Save as" unique file name after mail merge - impossible?

Status
Not open for further replies.

votegop

Technical User
Feb 22, 2002
127
US
I've searched high and low for this one, to no avail...

I need to automate saving documents created by a mail merge. I've found code for that, however, the filename needs to be based on a bookmark (basically one of the fields from the merge). Since bookmarks don't survive a "merge to new document", there is no bookmark to use as a basis for the filename.

I thought the "Range" property or method might be the ticket, but it only exists while the code that created it is running.

Any ideas?


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top