Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
IFSUM with 2 condictions
 
Posts: n/a
Default IFSUM with 2 condictions

Guys, I need use IFSUM with 2 condictions, how i do?
For exemple: IFSUM(a1:a5;"=OK";b1:b5) AND IFSUM(c1:c5;"=CHECKED";b1:b5)

column:A B C
Line1 OK 1 CHECKED
Line2 NOK 2 CHECKED
Line3 OK 1 NOCHECKED
Line4 NOK 2 NOCHECKED
Line5 OK 1 CHECKED

My result must be: SUM = 2 (lines 1 and 5)

Thanks
  #3   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

=SUMPRODUCT(--(A1:A5="OK");--(C1:C5="CHECKED");B1:B5)


Regards,

Peo sjoblom

"IFSUM with 2 condictions" wrote:

Guys, I need use IFSUM with 2 condictions, how i do?
For exemple: IFSUM(a1:a5;"=OK";b1:b5) AND IFSUM(c1:c5;"=CHECKED";b1:b5)

column:A B C
Line1 OK 1 CHECKED
Line2 NOK 2 CHECKED
Line3 OK 1 NOCHECKED
Line4 NOK 2 NOCHECKED
Line5 OK 1 CHECKED

My result must be: SUM = 2 (lines 1 and 5)

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
IF(SUM) help please Steve B Excel Worksheet Functions 4 January 21st 05 03:13 PM


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