View Single Post
  #3   Report Post  
Posted to microsoft.public.word.mailmerge.fields
memead memead is offline
external usenet poster
 
Posts: 4
Default Format of Mailmerge Field Changes

We can reproduce this problem. Whenever Word 2003 is used to add a
mergefield then the error occurs. It started when we changed over from
Office 97 to Office 2003 in April. Selecting the mergefields and pressing F9
did not do anything.

"Peter Jamieson" wrote:

I suspect the business about quotes and no-quotes is a red herring - Word
2003 happens to insert double-quote marks by default when you insert a merge
field (presumably just in case the field name contains spaces) and, as you
say - more or less - removes them if you use left-click|Edit field|OK. But
both normally work fine. I just tried again here to be sure. Can you always
reproduce the problem? Can you simply selecting the mergefields and
executing them with F9 rather than the full "edit field" ?

--
Peter Jamieson
http://tips.pjmsn.me.uk

"memead" wrote in message
...
After creating a mailmerge .dot file in Word 2003, the merge field prints
clientname1 in lieu of Bob Smith. After right-clicking on the merge
field,
clicking OK, and saving, the problem is fixed. This did not happen in
Word
97. If the .dot files (before and after the change) are opened in
Notepad,
the following can be seen:

(Before edit, OK, and save) MERGEFIELD "clientname1" clientname1

(After edit, OK, and save) MERGEFIELD clientname1 clientname1

For some reason Word 2003 places quotation marks around the merged field.
Saving after edit removes these quotation marks. After the quotation
marks
are removed, the mail merge is successful. Why does this happen?

Thanks,

Mike