Unrecognised name in the formula
- Cause
- The parser found an identifier that is neither a defined name nor a function in the active locale.
- Locale trigger
- By far the most common cross-border failure: a workbook authored in English (
=VLOOKUP(...)) is opened on a non-English locale that requiresSVERWEIS,RECHERCHEVorBUSCARV. Run the formula through the translator. - Other causes
- Misspelled function, missing colon in a range, a defined name removed from another sheet, a UDF in a workbook whose VBA project failed to load.
- Fix
- Press F2 on the cell, isolate the offending token, and either rename it or convert the entire formula to the local syntax.