J
JimS
This formula works:
=SUMPRODUCT(--((E3:E1000=6)+(E3:E1000=6.5))*(M3:M1000="w"))
I tried a lot of different ways, but I couldn't find a way to shorten
this part:
(E3:E1000=6)+(E3:E1000=6.5)
I'm sure there is a way to make that more efficient.
Thanks
=SUMPRODUCT(--((E3:E1000=6)+(E3:E1000=6.5))*(M3:M1000="w"))
I tried a lot of different ways, but I couldn't find a way to shorten
this part:
(E3:E1000=6)+(E3:E1000=6.5)
I'm sure there is a way to make that more efficient.
Thanks