Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.word.tables
|
|||
|
|||
![]()
In a word table I'm trying to multiply 50x$7.66.
|
#2
![]()
Posted to microsoft.public.word.tables
|
|||
|
|||
![]()
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 "trying" wrote in message ... In a word table I'm trying to multiply 50x$7.66. |
#3
![]()
Posted to microsoft.public.word.tables
|
|||
|
|||
![]()
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 trying wrote: In a word table I'm trying to multiply 50x$7.66. -- Message posted via http://www.officekb.com |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find cell numbers in a table so I can multiply | New Users | |||
Multiply in Word 2007 Table | Microsoft Word Help | |||
How do I multiply non-adjacent columns in a Word table? | Tables | |||
multiply and add numbers together | Tables | |||
Multiply contents of table cells | Tables |