Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,646
Default Count based on Conditions

Defect + Works as Designed = X nos
=SUMPRODUCT(--($A$2:$A$14="Defect"),--($B$2:$B$14="Works as Designed"))

Defect + Fixed = X nos

=SUMPRODUCT(--($A$2:$A$14="Defect"),--($B$2:$B$14="Fixed"))

Document + Works as Designed = X nos.

=SUMPRODUCT(--($A$2:$A$14="Document"),--($B$2:$B$14="Works as Designed"))

Regards,
Stefi


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
Array - Count based on 3 conditions Matts Excel Discussion (Misc queries) 1 September 1st 08 05:33 PM
COUNT based on conditions in 2 or more columns Annie1904 Excel Worksheet Functions 3 November 28th 07 04:28 PM
Count based on multiple conditions Ken Excel Discussion (Misc queries) 1 June 11th 07 09:50 PM
How do I count based on two conditions? Mark G New Users to Excel 2 January 31st 06 03:57 AM
Count Based upon Multiple Conditions hkslater Excel Worksheet Functions 4 November 19th 04 04:43 AM


All times are GMT +1. The time now is 06:05 PM.

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"