Forum Discussion

cowleyp's avatar
cowleyp
Copper Contributor
Mar 24, 2020

Help with an IF/AND formula please

Hi there,    My formula is  =IF(AND(P88>0,O88="T1"),P88*data!$E$16,IF(O88="T1.5",P88*data!$E$17,IF(O88="T2",P88*data!$E$18,)))   where the first bit says if P88 is greater than zero AND 088 = T1...

Resources