how to find a special total from a combination of numbers

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

Guest

I want to find a specific total from a combination of numbers on a spreadsheet.

How can i go about this in excel
 
for instance (replace with your own cell addresses):

=sum($B$3 + $B$10 + $F$7 + $A$10)

instead of typing the addresses manually, you can enter
=sum(
and then click around with the mouse to the values you want to sum,
adding + in between each mouse click.

:)
susan
 
I don't want to sum the numbers i want to find a total (for e.x i am looking
for a deposit that was made up of different number on the spreadsheet, how
can i find which numbers equals that deposit?
 

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