ads

IFERROR

 


IFERROR

Sample Usage

IFERROR(A1,"Error in cell A1")

IFERROR(A2)

General usage

Returns a blank if test is an error and value is null; returns the value if test is an error and value is not null; returns the test if it is not an error.

Post a Comment

Previous Post Next Post