#VALUE! Error Hub: Complete Fix Guide
Hub for #VALUE! how-to and SUMIFS-specific cases.
Fast diagnosis
- =ISTEXT(A2) / =ISNUMBER(A2)
- Evaluate Formula on the failing step
- Check criteria range heights in SUMIFS/COUNTIFS
=VALUE(TRIM(SUBSTITUTE(A2,CHAR(160),"")))
=IF(ISNUMBER(B2),A2+B2,A2)
=IFERROR(FIND("x",A2),0)
Deep dives: SUMIFS #VALUE! · Formula as text · Directory