S
Sam Harman
Hi, I have the following problem and want to conditionally format the
cell in question as follows:
If cell DP2 is >0 AND cell DT2<DP2 I want to conditionally format cell
DT2 with a yellow background.
This is the formula I have come up with which doesnt work.
=IF(AND(DP2>0), (DT2<DP2)
Any help appreciated
Thanks
Sam
cell in question as follows:
If cell DP2 is >0 AND cell DT2<DP2 I want to conditionally format cell
DT2 with a yellow background.
This is the formula I have come up with which doesnt work.
=IF(AND(DP2>0), (DT2<DP2)
Any help appreciated
Thanks
Sam