How to tailor doc name in Access to Word Merged doc?

P

Penny

Hi All,

I have a bunch of Word (.dot) documents that I merge Candidate info into
from access. I was just wondering which of the Word.Application objects or
methods I could use to give the document a title. As it stands the document
opens merged as required but with the title 'Document1 - Microsoft Word'. I
would like to customize the title to 'Mary Jane Smith -
Candidate Details' for example. Would be much more user friendly.

Ken Snell kindly suggested using 'Word.Application.Document.Name' but it
doesn't seem to be available.

Any ideas?

Penny.
 
Top