M
Mel
Hi,
I have the following but have made mistakes in the formula.
=IF(OR($P$53>499,L34="D",L34="P"),P34*10%,IF(OR($P$53>499,L34="D",L34="Pre",N34="Y"),P34*5%,)*NOT($R$35="NT")*NOT($R$36="NP"))
What I want to achieve is this.
In Cell where formula is. will be nothing, or 10% or 5%.
If a "N" is in Cell N34 and P53>499, or L53 contains a "D" or "P" then the
result is 10% but if a "Y" in Cell N34 then 5%, if neither a N or Y then
result is nothing. Again if R35 is "NT" or R36 is "NP" it overrides the
formula to have nothing.
Thanks for any help
Mel
I have the following but have made mistakes in the formula.
=IF(OR($P$53>499,L34="D",L34="P"),P34*10%,IF(OR($P$53>499,L34="D",L34="Pre",N34="Y"),P34*5%,)*NOT($R$35="NT")*NOT($R$36="NP"))
What I want to achieve is this.
In Cell where formula is. will be nothing, or 10% or 5%.
If a "N" is in Cell N34 and P53>499, or L53 contains a "D" or "P" then the
result is 10% but if a "Y" in Cell N34 then 5%, if neither a N or Y then
result is nothing. Again if R35 is "NT" or R36 is "NP" it overrides the
formula to have nothing.
Thanks for any help
Mel