LXLogicExcel
🔥
0
0
0 XP

Question 1 of 10

VLOOKUP, or Vertical Lookup, finds a value in a vertical list and returns the corresponding value in an adjacent vertical list. Get the year of hurricane Ike by typing this formula into the field below: =VLOOKUP("Ike", A1:B4, 2, 0)
ABCD
1NameYear
2Ike2008
3Sandy2012
4Harvey2017
5
D5fx
🔥0streak
0 XP today
All Lessons

VLOOKUP Function - Free Excel Practice Online

This free, interactive exercise teaches you VLOOKUP Function in Excel through 10 hands-on steps. Instead of watching a video, you type the real formula into a live spreadsheet grid and get instant feedback on every answer. It is part of the Lookup Functions track and works right in your browser - no Excel install, no download, and no signup.

Practising VLOOKUP Function this way builds the muscle memory that transfers straight to using Excel at work, in interviews, or for certification prep. Work through the steps above, then keep going with the next lesson to build a complete, free Excel practice course.

What you'll practice in this VLOOKUP Function lesson

  1. VLOOKUP, or Vertical Lookup, finds a value in a vertical list and returns the corresponding value in an adjacent vertical list. Get the year of hurricane Ike by typing this formula into the field below: =VLOOKUP("Ike", A1:B4, 2, 0)
  2. The first argument (values separated by commas) is the match value (what VLOOKUP looks for first). The second argument is the search area. The third argument is how many columns to the right the lookup will search (including the current column). Find the year of hurricane Sandy with: =VLOOKUP("Sandy", A1:D4, 4, 0)
  3. The final argument, 0, just means that you're looking for an exact match, rather than an approximate match. Don't worry about this for now; it'll be 0 in most cases. Find the MAKE of the Impala using a VLOOKUP formula.
  4. Find the YEAR of the RAV4 using vlookup
  5. Use VLOOKUP to find the name of the tenant in unit number 254. Use A:B as your second argument to include all of columns A and B in your search range.
  6. Using the A:B range, use VLOOKUP to find the name of the student who scored 95 on the test
  7. Using the B:C range, use VLOOKUP to find Patrick's major
  8. Using the A:C range, use VLOOKUP to get the category of hurricane Sandy
  9. Using the B:C range, use VLOOKUP to get the category of the hurricane that happened in 2017
  10. Using the A:B range, use VLOOKUP to get the year of hurricane Bob

VLOOKUP Function practice - FAQ

How do I practice VLOOKUP Function in Excel?

Open this free LogicExcel exercise and work through 10 interactive steps. You type the real formula into a live spreadsheet grid and get instant feedback on whether it is correct, plus an explanation - no Excel install and no signup needed.

Is the VLOOKUP Function exercise free?

Yes. Every LogicExcel exercise is 100% free with no account required. Your progress saves automatically in your browser.

What will I learn in this VLOOKUP Function lesson?

This lesson covers VLOOKUP Function as part of the Lookup Functions track. You practice the syntax step by step until it becomes muscle memory you can use at work.