Skip to main content

How to look for a value in a list in Excel?

Supposing you have a range of data as below screenshot shown, and you want to look up orange from Fruit column and then return its corresponding price in Price column, how can you quickly find it out in Excel?

doc look for a value 1

Look for a value in a list with formula

Look for a value in a list with Kutools for Excel


arrow blue right bubble Look for a value in a list with formula

To look up a value in a list, you can use the formulas.

Select a blank cell you want to put the result, and type this formula =INDEX(A2:C7,MATCH("Orange",A2:A7,0),2) into it, and press Enter key.

doc look for a value 2
doc look for a value 3

Note:

1. In the above formula, A2:C7 is the data range, Orange is the value you want to lookup, A2:A7 is the column you look up, 2 indicates to return corresponding value in the second column of the range. You can change them as you need.

2. You also can use this formula =OFFSET(A1,MATCH("Orange",A2:A7, 0),2) to lookup a value and return corresponding value in other column. In this formula, A1 is the first cell of your data range, and A2:A7 is the range containing lookup value, and 2 indicate to find corresponding value in the third column.


arrow blue right bubble Look for a value in a list with Kutools for Excel

If you do not like to remember the complex formulas, you can freely install Kutools for Excel, and find Look for a value in list utility from its powerful Formulas group, which can help you quickly find a value and return the corresponding value in another list.

Kutools for Excel, with more than 300 handy functions, makes your jobs more easier. 

After free installing Kutools for Excel, please do as below:

1. Select a cell to put the result, and click Kutools > Formula Helper > Lookup & ReferenceLook for a value in list. See screenshot:

doc look for a value 7

2. In the popping Formula Helper dialog, click to select all the data range into Table_array, select the look up value into Look_value, and then select the column range you want to return to Column. See screenshot:

doc look for a value 5

3. Click Ok. Now the corresponding value is placed in the cell you select in step 1.

doc look for a value 6

Tip:

1. The look up value only can be in the first column of the data range.

2. In Formulas group, you can calculate age based on birthday, sum the absolute value of a range, or sum all numbers in a single cell, and so on.

Best Office Productivity Tools

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions…
Popular Features: Find, Highlight or Identify Duplicates   |  Delete Blank Rows   |  Combine Columns or Cells without Losing Data   |   Round without Formula ...
Super Lookup: Multiple Criteria VLookup    Multiple Value VLookup  |   VLookup Across Multiple Sheets   |   Fuzzy Lookup ....
Advanced Drop-down List: Quickly Create Drop Down List   |  Dependent Drop Down List   |  Multi-select Drop Down List ....
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  |  Compare Ranges & Columns ...
Featured Features: Grid Focus   |  Design View   |   Big Formula Bar    Workbook & Sheet Manager   |  Resource Library (Auto Text)   |  Date Picker   |  Combine Worksheets   |  Encrypt/Decrypt Cells    Send Emails by List   |  Super Filter   |   Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters, ...)   |   50+ Chart Types (Gantt Chart, ...)   |   40+ Practical Formulas (Calculate age based on birthday, ...)   |   19 Insertion Tools (Insert QR Code, Insert Picture from Path, ...)   |   12 Conversion Tools (Numbers to Words, Currency Conversion, ...)   |   7 Merge & Split Tools (Advanced Combine Rows, Split Cells, ...)   |   ... and more

Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time.  Click Here to Get The Feature You Need The Most...

Description


Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier

  • Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
  • Open and create multiple documents in new tabs of the same window, rather than in new windows.
  • Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
Comments (1)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
Thank you, the exact formula I needed. You are a life saver.
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
Rate this post:
0   Characters
Suggested Locations