Lesson#17: How to use function IFERROR
Function IFERROR returns the value_if_error if the expression is an error and the value of the expression or reference. Syntax of the function =IFERROR(value, value_if_error). Here I will give you a small example. Here in the picture, you can see …