| The information in this article applies to: Microsoft Word 98 Macintosh Edition
 
 SUMMARY
In Microsoft Word 98 Macintosh Edition, form fields include a Calculate On
Exit option. This option, when enabled, updates fields and form fields in a
form document.
 
Fields not updated by this option include:
 
    TOC
   PAGE
   INDEX
   PAGEREF
 MORE INFORMATION
This option is especially useful when you automate documents and need to
update calculation of text form fields automatically or to repeat text
typed in one form field in other locations in the same document.
 
 EXAMPLE OF USING CALCULATION WITH A TEXT FORM FIELD
 Create a New Document with Text Form Fields
To create a new document with text form fields, follow these steps:
 NOTE: Word uses Text# bookmark names (where # is a number) to sequentially
name each new text form field. The first two text form fields have bookmark
names of Text1 and Text2. Capitalization is important. In this example, the
expression returns the sum of the first two text form fields.Create a new document. On the View menu, point to Toolbars, and click
   Forms to enable the Forms toolbar.
On the Forms toolbar, click the Text Form Field button to insert a text
   form field, and then press RETURN.
Insert two additional text form fields in the same manner, and press
   RETURN after you insert each form field.
Double-click the first Form Field (or press CONTROL and click the field
   and click Properties on the shortcut menu) to access its options. Set
   the options to the following:
   a. Under Type, select Number.
 
   b. Under Field Settings, click to select the Calculate On Exit check
       box, and click OK.
Repeat step 4 for the second form field.
Double-click the last form field to access its options. Set the options
   to the following:
   a. Under Type, select Calculation.
 
   b. For Expression, type: =SUM(Text1,Text2)
Click OK.
 
 Save the Document as a Protected Template
To save and protect the document, follow these steps:
 Save the document as a template by clicking Save As on the File menu.
   Under Save File As Type, select Document Template, type a name, and then
   click Save.
Protect the template. To do this, click Protect Document on the Tools
   menu, under Protect Document For, click Forms, and then click OK.
Save and close the template.
 Test the Template
To test the template, follow these steps:
 Notice that when you exit either of the first two form fields, the
calculation form field is updated.On the File menu, click New, and open a document based on the newly
   created template.
Type a number in the first form field and press TAB.
Type a number in the second form field and press TAB.
 
For additional information, please see the following articles in the
Microsoft Knowledge Base:
 
    ARTICLE-ID: Q110014
   TITLE     : WD: Calculation Text Fields Within Forms Fail to Update
   ARTICLE-ID: Q141990
   TITLE     : How to Create an Online Form Using Form Fields
 EXAMPLE OF USING THE REF FIELD
 Creating the Document with the REF Field
To repeat the result of a form field in another location, use a REF field.
To do this, follow these steps:
 Create a new document. On the View menu, point to Toolbars and click
   Forms to display the Forms toolbar.
Click the Text Form Field button on the Forms toolbar to insert a text
   form field, and then press RETURN.
Double-click the form field (or press CONTROL and click the field and
   click Properties on the shortcut menu) to access its options.
Under Field Settings click to select the Calculate On Exit check box,
   and then click OK.
   Notice that Word assigns the Text1 bookmark name to the form field.
Press the RIGHT ARROW to remove selection from the form field, and press
   ENTER four times to insert blank lines.
On the Insert menu, click Field. Under Categories, select Links and
   References. Under Field Names, select Ref.
In the Field codes box, type "REF Text1" (without the quotation marks),
   and click OK.
   Note that Text1 is the bookmark name of the form field. Capitalization
   is important.
 
 Save the Document as a Protected Template
To save and protect the document, follow these steps:
 Save the document as a template by clicking Save As on the File menu.
   Under Save File As Type, select Document Template, type a name, and then
   click Save.
Protect the template. To do this, click Protect Document on the Tools
   menu, under Protect Document For, click Forms, and then click OK.
Save and close the template.
 Testing the Template
To test the template, follow these steps:
 When you exit the form field, the REF field is updated. This field
duplicates the contents of the text form field.On the File menu, click New and open a document based on the newly
   created template.
Type a number in the text form field and press TAB.
 
 MORE INFORMATION
For additional information, please see the following articles in the
Microsoft Knowledge Base:
 
    ARTICLE-ID: Q115607
   TITLE     : How to Update Fields in a Protected Form
 |