C
Colm O'Brien
i have a formula =OR(G2="DTA",G2="LTA") in cell AI2
I have an other formula
=IF(G2="Multiplan",LOOKUP(U2,'Commission Rates'!$A$2:$A$46,'Commission
Rates'!$C$2:$C$46),IF(G2="Health Care
Inc",IF(X2>=11,95.84,IF(X2<5,0,LOOKUP(Z2,'Commission
Rates'$A$2:$A$46'Commission
Rates'!$C$2:$C$46),))),IF(AI2="TRUE",IF(H2>=11,111.81,-8),"error colm")))
when AI2 is true this should return either 111.81 or -8 but is not where
have i gone wrong
thanks
colm
I have an other formula
=IF(G2="Multiplan",LOOKUP(U2,'Commission Rates'!$A$2:$A$46,'Commission
Rates'!$C$2:$C$46),IF(G2="Health Care
Inc",IF(X2>=11,95.84,IF(X2<5,0,LOOKUP(Z2,'Commission
Rates'$A$2:$A$46'Commission
Rates'!$C$2:$C$46),))),IF(AI2="TRUE",IF(H2>=11,111.81,-8),"error colm")))
when AI2 is true this should return either 111.81 or -8 but is not where
have i gone wrong
thanks
colm