Thread
:
Notequal(Char(252) Help!
View Single Post
#
2
Dave R.
Posts: n/a
Try
=IF(B75<CHAR(252),J75,"")
"Pat" wrote in message
...
What is wrong with the following formula:
=IF((B75), NOTEQUAL(CHAR(252),(J75)*(J75<0)),"")
returns
#VALUE!
If B75 does not contain the character 252 return the value in J75
Thanks
Pat
Reply With Quote