=IF(B11="Y",COUNTIF(AG11:AR11,"Y")*Z11+COUNTIF(AG11:AR11,"Y2")*(Z11*0.42),0)
Can anyone help with the correct syntax to add an OR into the formula?
I want to this part to be adapted to (AG11:AR11,"Y" OR "SU")
and this part to,
(AG11:AR11,"Y2" OR "SU2").
Thanks.
Can anyone help with the correct syntax to add an OR into the formula?
I want to this part to be adapted to (AG11:AR11,"Y" OR "SU")
and this part to,
(AG11:AR11,"Y2" OR "SU2").
Thanks.