Thread: counting cells
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Eduardo Eduardo is offline
external usenet poster
 
Posts: 2,276
Default counting cells

Hi,
count will ignore text


=count(A1:A4)

"rbwn54" wrote:

I have a spreedsheet showing dates. My question is what formula can i used to
count dates only in a column and not text such as " N/A" or " NR"?