Capuchin
Mar 30, 2007, 05:35 AM
I want to determine if a cell has returned the #REF! Error using an if statement, I have no idea how to address this.
I've tried:
If [Cell] = "#REF!" Then....
To no avail, returns a type mismatch, any other ideas? :)
I've tried:
If [Cell] = "#REF!" Then....
To no avail, returns a type mismatch, any other ideas? :)