hello all i have a formula which is the following
=SUMPRODUCT((OFFSET($A8,0,1,1,372)<>"")*(OFFSET($A$3,0,1,1,372))*((OFFSET($A8,0,1,1,372))=NL$5))
A8 = EMPLOYEE NAME
A3 = the current month
NL = an infraction or paid time off
my question is how can i get this to equal multiple arguments so...