Quote:
Originally Posted by Atunah
|
And you should now be able to use Cinisajoy's instructions as well now that the dollar amounts are recognized as numbers...
Choose a starting point, note which cell it is... choose an ending point, note which cell it is... then in an empty cell type:
=SUM(<start>:<end>) (where <start> and <end> are replaced with a cell number, such as U17)
That'll give you the sum for that range.
You can also start typing the formula, so in an empty cell type:
=SUM(
... then select a range with the mouse... and then close the formula by typing the closing ) and pressing enter... that cell will now have the sum of the selected range.