For example, if the following text is needed to put in word file
C = 42.5/1.1 = 38.64
Instead of using calculator program we can perform calculation in word by the following steps
- Type C = 42.5/1.1 =
- Ctrl-F9 to create empty field (it will look like this {})
- In {} type {=42.5/1.1}
- F9 to update the field (word will calculate the above expression for us
- Copy, Paste
- Shift-F9 to alter the formula, the change the formula or values as you like.
- Press F9 to update the field and toggle back into text mode (now the value should be updated according to the new formula)
No comments:
Post a Comment