I found the answer on Page 26 and I have added it to some
code in a vba project we use.
ActiveDocument.Fields.Update
A suggestion would be to separate Mail Merge and Fields
into 2 categories.
Thanks
>-----Original Message-----
>I want to have the Ref field update automatically
[quoted text clipped - 7 lines]
>Any help is appreciated.
>.
Doug Robbins - 05 Oct 2004 00:37 GMT
You can also do it by checking the "Calculate on exit" box in the Properties
dialog for the formfield into which the data is being entered.

Signature
Please respond to the Newsgroup for the benefit of others who may be
interested. Questions sent directly to me will only be answered on a paid
consulting basis.
Hope this helps,
Doug Robbins - Word MVP
>I found the answer on Page 26 and I have added it to some
> code in a vba project we use.
[quoted text clipped - 18 lines]
>>Any help is appreciated.
>>.