Identifying #N/A cells

L

Lee Harris

Just curious if there is a function you can use to put in an IF


eg
IF (ISERROR(A1),blah,blah)
 
Top