Data Cleaningbeginner
Suppress formula errors with IFERROR
=IFERROR(VLOOKUP(A2,$F$2:$G$20,2,FALSE),"-")
Worked examples (1)
These formulas work in Google Sheets with identical syntax.
Also in Excel
See the full IFERROR reference for Excel — including all worked examples, common errors, and FAQ.
IFERROR Excel reference →