D
darren via OfficeKB.com
Hi
I'm using the MergeIt function off of the ms site to merge from a csv file.
It appears to work OK until it gets to:
'Execute the mail merge.
objWord.MailMerge.Execute
At which point it launches asecond non-mailmerge doc based on the
data/original doc. Is this right, if so if I delete these lines of code can
be sure that the merge document will contain updated data (assuming the csv
is uptodate of course.
Thanks
I'm using the MergeIt function off of the ms site to merge from a csv file.
It appears to work OK until it gets to:
'Execute the mail merge.
objWord.MailMerge.Execute
At which point it launches asecond non-mailmerge doc based on the
data/original doc. Is this right, if so if I delete these lines of code can
be sure that the merge document will contain updated data (assuming the csv
is uptodate of course.
Thanks