New: ready-to-use spreadsheet templatesExplore the collection  →
Google Sheets · Verified tutorial

#REF error in Google Sheets

G2 shows a #REF! error. Replace its formula with exactly =INDEX(A2:A4,2).

Verified by JosephineAbout 75 seconds
Quick answer

G2 shows a #REF! error. Replace its formula with exactly =INDEX(A2:A4,2).

Step-by-step

1

Select the targetG2 shows a #REF! error.

2

Apply the changeReplace its formula with exactly =INDEX(A2:A4,2).

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 Beta.

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 Beta.

Example spreadsheet data

This is the clean fixture used for the verified run.

NameAmount
Alpha10
Beta20
Gamma30

Video transcript

  1. Open the prepared Formula repair spreadsheet.
  2. Select the target. G2 shows a #REF! error.
  3. Apply the change. Replace its formula with exactly =INDEX(A2:A4,2).
  4. G2 contains the corrected formula and displays Beta.