#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
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
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Countif Formula

Maybe this...

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

--
Biff
Microsoft Excel MVP


"JKVA" wrote in message
...
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



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Countif Formula

That's perfect. I was thinking about a way to enter a range within a single
countif, but this makes sense.
Thanks Much.

"T. Valko" wrote:

Maybe this...

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

--
Biff
Microsoft Excel MVP


"JKVA" wrote in message
...
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



.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Countif Formula

You're welcome. Thanks for the feedback!

--
Biff
Microsoft Excel MVP


"JKVA" wrote in message
...
That's perfect. I was thinking about a way to enter a range within a
single
countif, but this makes sense.
Thanks Much.

"T. Valko" wrote:

Maybe this...

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

--
Biff
Microsoft Excel MVP


"JKVA" wrote in message
...
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



.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
COUNTIF FORMULA ISSUES - NEED FORMULA CORRECTED Debbi Excel Worksheet Functions 2 November 18th 09 04:47 AM
CountIf formula Verne Excel Discussion (Misc queries) 4 November 8th 09 11:09 PM
CountIf Formula Redi Excel Worksheet Functions 1 August 26th 09 09:10 PM
countif formula japc90 Excel Discussion (Misc queries) 6 July 25th 06 11:28 PM
CountIf formula results in the formula itself being displayed. NewKid Excel Worksheet Functions 9 December 21st 05 11:10 PM


All times are GMT +1. The time now is 02:42 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"