ClimoC
Well-known Member
- Joined
- Aug 21, 2009
- Messages
- 584
Hey everyone. I have this function:
=SUMPRODUCT(--($M$6:$M$500=AS$5),--($F$6:$F$500="SD"),$S$6:$S$500)
Which works fine - but I need the second condition to actually be
if any cell in this range is "SD" or "SD&HD"
Then it'll all be dapper.
Ta
=SUMPRODUCT(--($M$6:$M$500=AS$5),--($F$6:$F$500="SD"),$S$6:$S$500)
Which works fine - but I need the second condition to actually be
if any cell in this range is "SD" or "SD&HD"
Then it'll all be dapper.
Ta