Discussion:
how do I multiply numbers across in a table
(too old to reply)
trying
2010-05-29 05:36:01 UTC
Permalink
In a word table I'm trying to multiply 50x$7.66.
Doug Robbins - Word MVP
2010-05-29 06:43:31 UTC
Permalink
Press Ctrl+F9 to insert a pair of field delimiters { } and inside them type

{ = 50 * $7.66 }

Then press Alt+F9 to toggle off the display of field codes.
--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com
Post by trying
In a word table I'm trying to multiply 50x$7.66.
Pamelia Caswell via OfficeKB.com
2010-05-29 14:31:21 UTC
Permalink
You can also use Excel-like formulas and Excel naming conventions. So, if 50
is in the fifth column of the fourth row and 7.66 is in the sixth column of
the fourth row, the formula for the cell where you want the answer is =(E4*F4)
If this is a price list, you can copy the formula into the following rows,
but unlike Excel, you have to edit the row numbers for each.

I recommend, though, that you use Excel instead of Word for price lists.

Pam
Post by trying
In a word table I'm trying to multiply 50x$7.66.
--
Message posted via http://www.officekb.com
Loading...