BioloMICS logo
×
BioloMICS menu

IFERROR

 
Category: Logical Function.
 
Description: Checks whether or not a value (or expression) returns an error, and if so, the function returns a specified value; otherwise, the function returns the initial value.
 
Syntax: IFERROR(value, value_if_error)