Counting Text as a Number

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

Guest

I am trying to "Count" a column which has text in it. I'm at a complete
loss. The count and sum formulas ignore text. Can anyone help?
 
Remember that COUNTA will count cells that APPEAR to be empty if they contain
a formula that is returning an empty string or a cell that contains spaces.


COUNTA will also count cells with numbers in them.
 
Fixed...works....thanks!

Gary''s Student said:
Remember that COUNTA will count cells that APPEAR to be empty if they contain
a formula that is returning an empty string or a cell that contains spaces.


COUNTA will also count cells with numbers in them.
 

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