I'm trying to get the product of a range of numbers if it meets two criterion on a different tab. The formula below isn't working for me, can anyone see what I'm doing wrong?
{=PRODUCT(IF(AND('Online Inputs'!$B$2:$B$337=S32,'Online Inputs'!$C$2:$C$337=T32),'Online Inputs'!E$2:E$337))}
Thanks for any help!
{=PRODUCT(IF(AND('Online Inputs'!$B$2:$B$337=S32,'Online Inputs'!$C$2:$C$337=T32),'Online Inputs'!E$2:E$337))}
Thanks for any help!