The MATCH function is configured to match TRUE in exact match mode.

It finds the first TRUE in the array created by ISERROR and returns the position.

If no match is found, the MATCH function itself returns #N/A.

Excel formula: Find missing values

Finding the first NA error

The formula above will match any error.

MATCH supports approximate and exact matching, andwildcards(* ?)

Excel formula: Count cells that contain errors

Excel MATCH function

Excel ISERROR function