Mike Slattery
Board Regular
- Joined
- Dec 11, 2004
- Messages
- 101
I need to display a date found in cell CD3 if the value in cell DD3 is greater than zero. If cell DD3 contains #N/A I want the cell to display a blank or "".
I have tried If(and, If(or, ISNA, ISERROR. and even =IF(OR(DD3>0,DD3<>"#N/A")*CD3,"",)
Can someone please offer a suggestion. It seems simple explaining the problem but the double negative is confusing me.
Thanks, Michael
I have tried If(and, If(or, ISNA, ISERROR. and even =IF(OR(DD3>0,DD3<>"#N/A")*CD3,"",)
Can someone please offer a suggestion. It seems simple explaining the problem but the double negative is confusing me.
Thanks, Michael