Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
A #REF! error means a formula is referring to a cell or range that no longer exists. The reference broke — usually because the cells it pointed to were deleted or moved out from under it.
=VLOOKUP(D2, A:B, 3, FALSE)=VLOOKUP(D2, A:B, 2, FALSE)The table A:B has only 2 columns, so column index 3 is out of range. Use 2.
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Got the same error in multiple cells? Upload your whole sheet and the Auditor will flag every #REF! and broken formula at once — free. Pro plans (₹199/$4.99/mo) can apply the verified fixes and download the corrected file in one click.
Not necessarily. The formula lost its reference, but the underlying data may still exist elsewhere. If the error appeared right after a deletion, undo (Ctrl+Z) usually restores it.
Use Find & Replace (Ctrl+H) to search for "#REF!", or upload the file to the FormulaCraft Auditor to list every broken formula at once.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: