Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Jvanderv1
 
Posts: n/a
Default Counting occurrences of multiple conditions

How do I count the occurrences of more then 2 conditions? I have a formula
for 2 conditions "=sumproduct(($a$2:$a$500="list 1")*($b$2:$b$500=95))" that
formula finds "list 1" in the range a2-a500, it then checks for "95" in the
range b2-b500 and calculates the number of rows that contain both. I need to
add one more into the mix. any thoughts?

thanks in advance!
  #2   Report Post  
Earl Kiosterud
 
Posts: n/a
Default

J,

Just stick it in the

=SUMPRODUCT($a$2:$a$500="list 1")*($b$2:$b$500=95)*(C2:C500=whatever))"

Stick in yet another, if need be. And another.
--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"Jvanderv1" wrote in message
...
How do I count the occurrences of more then 2 conditions? I have a
formula
for 2 conditions "=sumproduct(($a$2:$a$500="list 1")*($b$2:$b$500=95))"
that
formula finds "list 1" in the range a2-a500, it then checks for "95" in
the
range b2-b500 and calculates the number of rows that contain both. I need
to
add one more into the mix. any thoughts?

thanks in advance!



  #3   Report Post  
Jimv
 
Posts: n/a
Default

Thanks Earl,

I did that but it did not work, it gave me the wrong number so I thought it
was a bad formula. I will look at the formula more carefully.

Jimv

"Earl Kiosterud" wrote:

J,

Just stick it in the

=SUMPRODUCT($a$2:$a$500="list 1")*($b$2:$b$500=95)*(C2:C500=whatever))"

Stick in yet another, if need be. And another.
--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"Jvanderv1" wrote in message
...
How do I count the occurrences of more then 2 conditions? I have a
formula
for 2 conditions "=sumproduct(($a$2:$a$500="list 1")*($b$2:$b$500=95))"
that
formula finds "list 1" in the range a2-a500, it then checks for "95" in
the
range b2-b500 and calculates the number of rows that contain both. I need
to
add one more into the mix. any thoughts?

thanks in advance!




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
Vlookup with multiple conditions cambrus Excel Worksheet Functions 1 March 11th 05 05:21 PM
counting Multiple answers in 1 cell + column help me i have an excel problem Excel Discussion (Misc queries) 0 February 21st 05 08:41 AM
SUM based on multiple conditions - SORRY, URGENT!!! marika1981 Excel Worksheet Functions 4 February 18th 05 11:13 AM
How to multiple conditions to validate more than 2 conditions to . Bhuvana Govind Excel Worksheet Functions 1 January 28th 05 07:07 PM
Count If Formula for multiple conditions?? How To?? LPrain Excel Worksheet Functions 1 December 6th 04 09:18 PM


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

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

About Us

"It's about Microsoft Excel"