I have a simple If formula that looks like
Formula:
Please Login or Register to view this content.
My value in C5 is a dash, not a number. But the result of the If formula is positive as if the dash was a value greater than 5000, resulting in it displaying the contents of B1.
I'm using an IFERROR function in C5 to return a "-" if it is an error. Is there something else I can use besides a number? For example, I can't say IFERROR return a 0 as that would mess with the rest of my sheet. I'd like it to return something with no value like a simple blank space or a dash. A simple blank space also has the same result as the dash though.
Sample attached.
Bookmarks