Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.word.mailmerge.fields
|
|||
|
|||
![]()
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? |
#2
![]()
Posted to microsoft.public.word.mailmerge.fields
|
|||
|
|||
![]()
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? |
#3
![]()
Posted to microsoft.public.word.mailmerge.fields
|
|||
|
|||
![]()
If it is a .doc and you only have one such document and could email it
to me (despam my address by removing killmaps from ) then I can try to find out for you. If it's a .rtf or .xml (unlikely!) you can use a text editor to find out If it's a .docx/.docm, rename it to a .zip, then extract the document.xml file and look at it in a text editor. Peter Jamieson http://tips.pjmsn.me.uk On 05/03/2010 18:20, Just George wrote: 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? |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Mail Merge Data Source | Mailmerge | |||
How can I add data fields to a data source in Word Mail Merge? | Mailmerge | |||
DotNet Data Table as Mail Merge Data Source | Mailmerge | |||
How do I move data Colums within the data source of a mail merge | Microsoft Word Help | |||
data in mail merge letter being cut off - data source field size? | Mailmerge |