Google Sheets · Verified tutorial
Verified by JosephineAbout 75 seconds
#VALUE error in Google Sheets
G2 shows #VALUE! because FIND cannot locate the requested character. Replace its formula with exactly =FIND("b","abc").
Verified by JosephineAbout 75 secondsQuick answer
G2 shows #VALUE! because FIND cannot locate the requested character. Replace its formula with exactly =FIND("b","abc").
Step-by-step
1
Select the targetG2 shows #VALUE! because FIND cannot locate the requested character.
2
Apply the changeReplace its formula with exactly =FIND("b","abc").
Shortcut or faster method
Select the target cell, type or paste the formula in the formula bar, then press Enter.
Expected result
G2 contains the corrected formula and displays 2.
Common mistake
Applying the change to more rows, columns, or cells than the task specifies.
Troubleshooting
Re-select G2 and repeat the final action. G2 contains the corrected formula and displays 2.
Example spreadsheet data
This is the clean fixture used for the verified run.
| Name | Amount | ||||
| Alpha | 10 | ||||
| Beta | 20 | ||||
| Gamma | 30 |
Video transcript
- Open the prepared Formula repair spreadsheet.
- Select the target. G2 shows #VALUE! because FIND cannot locate the requested character.
- Apply the change. Replace its formula with exactly =FIND("b","abc").
- G2 contains the corrected formula and displays 2.