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

Need it for your exact data?

Describe your columns in plain English and get the precise formula for your sheet, with the right Excel or Sheets syntax.

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: