FormulaCraft

How to VLOOKUP from another sheet in Excel and Google Sheets

Topic:VLOOKUP
Excel & Google Sheets
=VLOOKUP(D2, Sheet2!A:B, 2, FALSE)

Try it with your data

Edit the grid or formula, then run it through a real spreadsheet engine — no signup.

Sample data — click any cell to edit

Runs server-side · free · no signup

Step by step

  1. 1Start the VLOOKUP as usual with the value to find in D2.
  2. 2For the table, reference the other tab: Sheet2!A:B.
  3. 3Finish with the column number and FALSE for an exact match.

Tips

Working on a sheet you inherited? Run the Auditor on the whole file first — it flags every #REF!, #N/A, broken column pattern, and inconsistent formula in seconds, free, no signup.

Frequently asked

How do I reference a sheet name with a space?

Wrap it in single quotes, e.g. 'Sales Data'!A:B. Without quotes the space breaks the reference.

More on VLOOKUP

See all →

Formulas used

Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.

Last reviewed: