P
PeterK
I have a formula that I want to add too.
=IF(AND(F4>D4,L4>0.33,M4>79%),SUM(D4-E4)*0.015,"0")
I want to also another criteria in that L4 is 0 and N4 is greater tha
80 in addition to the first. So that L4>0.33,M4>79% is one criteri
and L4=0,N4>80% is the other.
Thanks
Pete
=IF(AND(F4>D4,L4>0.33,M4>79%),SUM(D4-E4)*0.015,"0")
I want to also another criteria in that L4 is 0 and N4 is greater tha
80 in addition to the first. So that L4>0.33,M4>79% is one criteri
and L4=0,N4>80% is the other.
Thanks
Pete