Category
Logical
Description
Returns value_if_error if the first expression is an error and the value of the expression itself otherwise
Microsoft Docs
1121
Status
Completed
Syntax
IFERROR(<value>, <value_if_error>)
Search
Portfolio
Github
Coding Activities
StudyHub
Logical
Returns value_if_error if the first expression is an error and the value of the expression itself otherwise
IFERROR(<value>, <value_if_error>)