Hey COLC, Just in the door myself...
Presume you'll start at A1, B1 & C1 and are using numbers only.
Go to C1 and type this: =IF(A1="","",(MMULT(A2,B2)))
What this means is: IF A1 is Blank then do nothing, otherwise multiply A1 x B1. Next click on C1 and hover over the small black square at the bottom right of the cell (the "Cursor" will change when you are on it), hold the mouse button and drag it all the way down to C31. (This repeats the formula for all the selected cells. (Don't write in these...you'll delete the formulas)
Now go Col A32 (Where you want to total A) and type: =SUM(
Select A31, hold the mouse and drag it up to A1 (You'll see a dotted box covering the selected cells that you want.) let go and hit Return/Enter.this adds A1, A2, A3....A31
Do the same for Col C
How'd I do?
Bookmarks