Hello Everyone
I like some help with this formula...
If there's a zero in the table array 'Acc & Data'!$A:$I,9 or WAA!$A:$F,6 this returns a #DIV/0!
I try editing this with ISNA, but I get an error saying I entered too many arguments
=IF(D30>=$D$5,"New Hire",IF(A30=0,"",VLOOKUP(A30,'Acc & Data'!$A:$I,9,0)/VLOOKUP(A30,WAA!$A:$F,6,0)))
Any thoughts?
I like some help with this formula...
If there's a zero in the table array 'Acc & Data'!$A:$I,9 or WAA!$A:$F,6 this returns a #DIV/0!
I try editing this with ISNA, but I get an error saying I entered too many arguments
=IF(D30>=$D$5,"New Hire",IF(A30=0,"",VLOOKUP(A30,'Acc & Data'!$A:$I,9,0)/VLOOKUP(A30,WAA!$A:$F,6,0)))
Any thoughts?