Thread: Countif Formula
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JKVA JKVA is offline
external usenet poster
 
Posts: 6
Default Countif Formula

I imagine this is a simple question, but I would like to do something like
the formula below, but I would like to do it for a range within 15 minutes
(+15 or -15 of 0).

=COUNTIF('Data (2)'!$Y$2:$Y$1508,"30")

Thanks