Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
IFNA evaluates an expression and returns a specified fallback value only when the result is an #N/A error; all other values — including other error types — are returned as-is. It is commonly used to handle unmatched VLOOKUP, MATCH, or XLOOKUP results without masking real formula errors.
=IFNA(VLOOKUP(A2,C2:D5,2,FALSE),"Not found")=IFNA(VLOOKUP(A2,C2:D5,2,FALSE),"Not found")Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need a version for your data?
Try: “Show 'Not found' instead of #N/A when a VLOOKUP cannot match a value”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: