How do I multiply the contents of 2 cells in a word table into a third cell for the result?
P PES Feb 8, 2005 #1 How do I multiply the contents of 2 cells in a word table into a third cell for the result?
G Greg Feb 8, 2005 #2 PES, You can use a formula field. E.g., { =(a1*b1) } This would provide the result of cell a1 X cell b1. The brackets { } are entered with CTRL+F9. Type in "Perform calculations in a table" for more information
PES, You can use a formula field. E.g., { =(a1*b1) } This would provide the result of cell a1 X cell b1. The brackets { } are entered with CTRL+F9. Type in "Perform calculations in a table" for more information