What does the IFERROR function do?
- A Returns a specified value when a formula evaluates to an error
- B Prevents all errors in the workbook
- C Highlights errors in red
- D Logs errors to a separate sheet
Answer
Returns a specified value when a formula evaluates to an error
Use it deliberately, since it hides genuine problems as well as expected ones such as a legitimate no-match result.





