Text and Sum

  • Thread starter Thread starter Jonsson
  • Start date Start date
J

Jonsson

Hi,

Is there a way to sum A1:A20, and having text in A10, without gettin
####.
I dont want to sum A1:A9;A11:A20
Maybe there is a way to format the cells in a special way?

//Thoma
 
Hi

=SUM(A1:A20) works for me
#### generally means the column isn't wide enough ... just double click
between the A & B on the column headers to expand the width of column A

Cheers
JulieD
 
Jonsson, =SUM(A1:A20) sum should not be affected by the text in A10
--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2000 & 2003
 

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