Count feature

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

Guest

I have Excel 2000. I have blank cells and cells with text data (not
numbers). I want to count the number of cells in a range that have data in
them and to have the blank cells not be counted. What is the function for
this?

Thanks!
Kathy
 
Kathy, use counta, like this, =COUNTA(A1: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 2002 & 2003
 
Super! It worked wonderfully. Thank you!

Paul B said:
Kathy, use counta, like this, =COUNTA(A1: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 2002 & 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

Similar Threads

Count with merged cells 2
Counting mixed formats in a column 2
counting columns 12
Excel Need Countifs Formula Help 0
Counting cells by font color 2
Ignore blank celss in left function 2
Count macro 2
COUNT Function 3

Back
Top