D
David
I have serached the recent posts and can't find the
solution to this.
If A1 is not blank, return A1 unless the value of A1 is X
or Y in which case return blank. If A1 is blank return
blank. The string I have is =IF(A1=0,"",A1),IF(OR
(A1="X","Y"),"",A1)))
Your help would be appreciated.
solution to this.
If A1 is not blank, return A1 unless the value of A1 is X
or Y in which case return blank. If A1 is blank return
blank. The string I have is =IF(A1=0,"",A1),IF(OR
(A1="X","Y"),"",A1)))
Your help would be appreciated.