Beyond the Help files . . .

  Lunarpages.com Web Hosting

 

Access  ¨  Excel  ¨ FrontPage ¨ Outlook ¨ PowerPoint ¨  Word ¨    Miscellaneous  ¨  Tutorials  ¨  Windows

Free Downloads    ¨   Suggest an Article    ¨    Fix an Article
 


 


 

Using Calculations in Microsoft Word

Viewed times since 11 June 2005

First, I'd like to say that I don't recommend that you do this if:

Yes, it can be done without the three items above...I just don't recommend it.

Easy Method Mini-WalkThrough

Hit ViewàToolbars and choose the Forms toolbar.

Open a new, blank document in Word and insert a 2-column, 4-row table. Note that Word, like Excel assigns the cells, as shown (no, your table won't have numbers in it).

In B1 through B3, insert one text form field into each of the cells.

Double-click each field, and check the Calculate on Exit checkbox. Note that each one's Bookmark name increases by one, as Text1, Text2...

In B4, hit InsertàField, choose Equations and Formulas from the Categories drop-down, then choose Formula from the Fields list.

Hit the Formula button, and write your formula. You could type =SUM(A1:A3), but I want to make you aware of the quicker way, which is =SUM(Above), which will sum all the values in the table above the formula. Do not expect to be able to use this method in multiple tables. Hit OK.

Protect the form using the padlock icon on the Forms toolbar. Enter some values in B1, B2, and B3, and as you enter each one, the value in B4 will increase (because we checked Calculate on Exitif we hadn't, we wouldn't see it update automatically like thatwe'd have to use some other method to update the field.

Calculating With Bookmarks

You can use the same methods above. Suppose you have created a proposal, and used dollar values throughout your document. As long as those values are assigned to bookmarks, you can use a formula as simple as:

=(Text1+Text2+Text3)

Troubles

 

Back to top...

 

 

All contents copyright Anne Troy 2005-2006