I need some help with parenthesis for an "if/and" formula.
=IF(and(VLOOKUP(D5,'Eligibility'!$C$5:$H$100,6,FALSE)="YES",(T5>=10%)),"Yes", else if (s5>=10% and (VLOOKUP(D5,'Eligibility'!$C$5:$H$100,6,FALSE)="No","Yes")),"No")))))
=IF(and(VLOOKUP(D5,'Eligibility'!$C$5:$H$100,6,FALSE)="YES",(T5>=10%)),"Yes", else if (s5>=10% and (VLOOKUP(D5,'Eligibility'!$C$5:$H$100,6,FALSE)="No","Yes")),"No")))))
Last edited: