View Single Post
  #2   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Doug Robbins - Word MVP Doug Robbins - Word MVP is offline
external usenet poster
 
Posts: 8,832
Default Locating Mail Merge Data Source

With the main document open, run a macro containing the following code:

MsgBox ActiveDocument.MailMerge.DataSource.Name


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com

"Just George" Just wrote in message
...
If I've forgotten what the name of my data source is, how can I determine
it
after opening the Main Document?
I cannot remember what the source file is called so I cannot locate it to
edit it. Isn't there a way to find out the name of the source file from
within the main document?