using sum button

  • Thread starter Thread starter adam h
  • Start date Start date
A

adam h

I try pasting a bunch of numbers from a website into
excel. Everything comes over fine, but when I try to sum
the column using the sigma button, the result is just zero.

Please help! I have a lot to sum.

Thanks for your help.
 
Adam

sounds like the "numbers" are being pasted as text. That would probably be
the case if trailing spaces are included in the copy.

Regards

Trevor
 
Adam,

Trevor's probably right. If that's the case, try this formula:

=SUM(C1:C20+0)

It's an array formula; press Ctrl-Shift-Enter any time you enter it or
change it.
 

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