Thread: COUNTIF?
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
David Billigmeier
 
Posts: n/a
Default COUNTIF?

If you need to count the number of numerical values use =COUNT(), if you need
to count the total number of populated cells (numerical values and text
values) use =COUNTA().


--
Regards,
Dave


"Vegs" wrote:

I need to count numbered text, such as, "100A" in a column.