sumproduct returning #NA
this formula works
=SUMPRODUCT((AQ8:AQ400="A")*(AR8:AR400="B"))
however when i try the following formula, it returns #N/A please let me know
why, appreciate your help, thanks!
=SUMPRODUCT((AQ8:AQ400="A")*(AR8:AR400="B")*(J8:J4 00="C"))
ps. Column J is a column of VLOOKUP forumlas, would that cause the error?
|