View Single Post
  #5   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Ronald_L Ronald_L is offline
external usenet poster
 
Posts: 3
Default Duplication Error

I don't know how each application is calling Word to merge the documents. All
I know is that Word is being called by each one and then the duplication
happens. Reinstalling Word and the applications did not help on this machine.
All my other machines are fine.

"Peter Jamieson" wrote:

OK, I don't know what the problem is, but is your application automating
Word? If so,
a. what happens when you do the same merge manually?
b. what code is being used to automate Word?

Peter Jamieson


"Ronald_L" wrote in message
...
Change tracking is not turned on on these documents. The output looks like
this.

abcfield1valuefield1valuedeffield2valuefiel d2value

"Peter Jamieson" wrote:

the fields in my word documents are duplicated several times for
each field.

Can you describe what this looks like? For example if you have

abc{ MERGEFIELD field1 }def{ MERGEFIELD field2}

does the out put have

abcfield1valuefield1valuedeffield2valuefiel d2value

or

abcfield1valuedeffield2value
abcfield1valuedeffield2value

or what?

Is change tracking switched on? Could it be to do with that?

Peter Jamieson

"Ronald_L" wrote in message
...
I have two applications that merge data into Word 2003. Each application
when
it merges, the fields in my word documents are duplicated several times
for
each field. What could be the issue. I have reinstalled Word, both
applications, renamed the normal.dot file to not avail. Any help would
be
appreciated.

Ronald