how to total amounts in one colum

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how do i total my phone bill amounts so that i can get a total in a "total"
cell?
or how do i add multiple figures to gain a total?
 
Assuming that the cost of each call is in column F, then you can enter
this formula in your "total" cell:

=SUM(F1:F100)

Adjust the range to suit your data.

Hope this helps.

Pete
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top