![]() |
Countif...and
I need a formula to count the No's in column S only if column J is Yes: IF
J29:J80 is "Yes" and S29:S80 is "No" then count, If J29:J80 is "No" and S29:S80 is "No" DO NOT count the No in column S. |
Countif...and
=sumproduct(--(J29:J80="yes"),--(S29:S80="no"))
-- Tips for Excel, Word, PowerPoint and Other Applications http://www.kan.org/tips "heater" wrote: I need a formula to count the No's in column S only if column J is Yes: IF J29:J80 is "Yes" and S29:S80 is "No" then count, If J29:J80 is "No" and S29:S80 is "No" DO NOT count the No in column S. |
All times are GMT +1. The time now is 04:04 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com