Thread: counting
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
afdmello afdmello is offline
external usenet poster
 
Posts: 20
Default counting

I have dates in a column

for eg 30-aug-09 ten times
1-sep-09 5 times
3-sep-09 6 times

I want to add or count all dates of 30-aug-09 as 1
all 1-sep-09 as 2 and so on...
my goal being I want to count number of dates

pls help

afd