View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
T. Valko T. Valko is offline
external usenet poster
 
Posts: 15,768
Default Formula Question - CountIf?

Not enough information.

<=30 days
30 days but <=60 days
60 days


What do those conditions apply to?

--
Biff
Microsoft Excel MVP


"RS" wrote in message
...
I would like to do the following, but am at an impasse. I think this
should
be simple, but it isn't working. Any help is very much appreciated!

I would like to find the following three categories from a column of data
(my data is in column B):

<=30 days
30 days but <=60 days
60 days


What formula would I use to find this data?

Thank you!!!