G Guest Nov 3, 2004 #1 I need help learning how to do addition , subtraction , multiplication and division , using cells on a worksheet in excel .
I need help learning how to do addition , subtraction , multiplication and division , using cells on a worksheet in excel .
J Jerry W. Lewis Nov 4, 2004 #2 =2+3 in a cell will calculate as 5. =A1+A2 in a cell will calculate the sum of the values in cells A1 and A2. Similarly replace the + with - * or / to get subtraction, multiplication, or division. Jerry
=2+3 in a cell will calculate as 5. =A1+A2 in a cell will calculate the sum of the values in cells A1 and A2. Similarly replace the + with - * or / to get subtraction, multiplication, or division. Jerry
G Gord Dibben Nov 4, 2004 #3 Harold Also see Help>Answer Wizard "operators" >about calculation operatore. Gord Dibben Excel MVP