P
Patrick Finucane
Let's say I created a mail merge document template MergeCustomer.Doc.
The mail merge data source, when created, used the text file Merge.Txt.
Now I want to open up MergeCustomer.Doc, merge from another text file
called LargeMailMerge.Txt, then close Word via VBA
Both MailMerge.Txt and LargeMailMerge.Txt have the same fields and
positions, the only difference is the name.
How do I tell Word that it has a "new" data source?
The mail merge data source, when created, used the text file Merge.Txt.
Now I want to open up MergeCustomer.Doc, merge from another text file
called LargeMailMerge.Txt, then close Word via VBA
Both MailMerge.Txt and LargeMailMerge.Txt have the same fields and
positions, the only difference is the name.
How do I tell Word that it has a "new" data source?