Thread: Count if
View Single Post
  #3   Report Post  
Jack Sheet
 
Posts: n/a
Default

Would =COUNTA(A1:A6) function help?

--
Return email address is not as DEEP as it appears
"Jim" wrote in message
...
how do I write a count if formula to could a range of cells that can have
any
data. For example if I want to count cell a1:a6 only if the cells have
some
kind of data (numbers, letters, words, etc...)? Thanks for the help.