Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
NAGBEAR
 
Posts: n/a
Default multiple criteria ifcount()

Is it possible to set multiple criteria in ifcount() function? I want to
count the number of cells in a range that have a value grreater than x and
less than y
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Duke Carey
 
Posts: n/a
Default multiple criteria ifcount()

=SUMPRODUCT(--(A1:A1005),--(A1:A100<10))

"NAGBEAR" wrote:

Is it possible to set multiple criteria in ifcount() function? I want to
count the number of cells in a range that have a value grreater than x and
less than y

  #3   Report Post  
Junior Member
 
Posts: 24
Default

Quote:
Originally Posted by NAGBEAR
Is it possible to set multiple criteria in ifcount() function? I want to
count the number of cells in a range that have a value grreater than x and
less than y
Hi Nagbear

Try something like this {=SUM((A2:A10x)*(B2:B10<y))}, enterred as an array with CTRL/SHIFT/ENTER

Last edited by Paul S : November 15th 05 at 10:42 PM
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
Counting by multiple criteria Risky Dave Excel Worksheet Functions 4 September 28th 05 01:29 PM
Multiple Criteria (add or subtract) MJSlattery Excel Discussion (Misc queries) 1 June 11th 05 05:38 PM
Multiple Criteria IF Nesting BethB Excel Worksheet Functions 2 May 17th 05 12:14 AM
Can I get the mode, min, and max with multiple criteria? BobT Excel Discussion (Misc queries) 1 February 15th 05 03:20 AM
Counting "rows", i.e. simultaneous criteria for multiple cells gkline Excel Worksheet Functions 2 November 19th 04 07:30 AM


All times are GMT +1. The time now is 07:06 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"