
Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham,
I'm using the DOCVARIABLE field with Word 2003, many of documents that I've
tested have several DOCVARIABLES:
DOCVARIABLE ADDRS
DOCVARIABLE CITY
DOCVARIABLE STATE
Dear DOCVARIABLE SALUTE:
It's a beautiful day, {Docvariable NAME1}, xxxxxx
I complete the letter with other DOCVARIABLES, select ctrl+a, F9, and then
the error appears, "One or more of the fields in the selection could not be
updated".
I'm beginning to think I'm crazy that I've used the steps of Ctrl+a, F9 for
the updates without having the error in the past. As I'm researching the
update fields, it seems that I'm finding the F9 will only update one field,
if that's the case, I couldn't have possibly been updating with the F9. I've
found a link to a macro that updates each field in the document, I will be
testing that, but I would like an explanation of what the error is referring
to, "One or more of the fields in the selection could not be updated".
Thanks for your interest in this post.
Diane
> What kind of fields?
> Which Word version?
[quoted text clipped - 9 lines]
> > Any suggestions on what this problem could be related to?
> > Diane
Graham Mayor - 13 Oct 2007 06:51 GMT
If you press ALT+F9 to display the fields, does this provide the clue? The
probability is that the docvariable fields are not seeing the variables.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Graham,
> I'm using the DOCVARIABLE field with Word 2003, many of documents
[quoted text clipped - 44 lines]
>>> Any suggestions on what this problem could be related to?
>>> Diane
Diane - 18 Oct 2007 14:35 GMT
Graham,
Just a follow-up on this post, my issue has been resolved. There is a macro
that is processed with this document, I was missing the "fields.update" in my
code. Once I added that, all was working.
Thanks for your interest in my post.
Diane
> If you press ALT+F9 to display the fields, does this provide the clue? The
> probability is that the docvariable fields are not seeing the variables.
[quoted text clipped - 47 lines]
> >>> Any suggestions on what this problem could be related to?
> >>> Diane