Article ID: 291474 - Last Review: January 31, 2007 - Revision: 3.5 How to update fields in a protected form in Word 2003 and in Word 2002This article was previously published under Q291474
For a Microsoft Word 2000 version of this article, see 212356
(http://support.microsoft.com/kb/212356/
)
.
For a Microsoft Word 98 Macintosh
Edition version of this article, see 187816
(http://support.microsoft.com/kb/187816/
)
.
On This PageSUMMARY Fields in a document that is protected for forms may not be
updated as you fill out the form. This article describes how these fields can be updated and how to use a macro to automatically insert and update the result of one form field into another area of a form. MORE INFORMATIONMethod 1: Use the "Calculate on Exit" OptionIn Word, form fields include a Calculate on exit option. When this option is enabled, fields and form fields can be updated in a protected form document.To enable the Calculate on exit option, follow these steps:
212244
(http://support.microsoft.com/kb/212244/
)
How to update Text form fields automatically by using the Calculate on exit option in Word 2000 or Word 2002
Method 2: Reference a Form Field Entry Elsewhere in a DocumentThere may be times that you may want to reference a form field entry elsewhere in a document.To repeat a form field entry using a reference field, follow these steps:
To update fields when printing, follow these steps:
Method 3: Use a MacroMicrosoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements.For more information about how to use the sample code in this article, click the article number below to view the article in the Microsoft Knowledge Base: 290140
(http://support.microsoft.com/kb/290140/EN-US/
)
How to run the sample code for the Office XP programs from Knowledge Base articles
If you need all fields to be updated on the screen as you fill
out the form, including fields not updated using the Calculate on exit option as described in Method 1, use the following macro as the
On exit macro for your form field(s):NOTE: Running the following macro updates all fields in the entire document, including linked objects (for example, a linked Microsoft Excel spreadsheet).
| Article Translations
|
Back to the top
