Thread: Which function?
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default Which function?

Maybe

=COUNTIF($A$25:$A$1000,A2)

Mike

"Connie Martin" wrote:

Which function and what formula would I use to add the number of the same
date in the column. If the date July 22 appears in a column 10 times, what
formula would I use to go to that column and tell me how many times a certain
date appears in the column. For example: In column A I have all the
workdays of July in it. In column B, beside each of those days, starting in
B2, I would like a formula that would look at the date in A2 and then go to
A25:A1000 and tell me how many times that date is there. It seems it should
be simple enough but I don't find Excel very helpful in building formulas.
Thank you. Connie