Note: The other languages of the website are Google-translated. Back to English

How to check or find if a value is in a list in Excel?

If there is a long list with hundreds of names in a worksheet, and now you want to check or find if a name such as “Lily” is in this name list, how can you quickly check it without scrolling down one by one? Here I introduce the tricks to quickly get it done in Excel.

Find if a value is in a list with Find and Replace function

Find if a value is in a list with formula

Find if a value is in a list with Kutools for Excel good idea3


arrow blue right bubble Find if a value is in a list with Find and Replace function

Select the whole column of the name list, and then press Ctrl + F keys simultaneously to display the Find and Replace dialog, then under Find tab, enter the name or value you want to find and check into the Find what textbox, and then click Find All to list the finding results. See screenshot:
doc check if value is in list 1

If there are values matched, it will list the match values in the list below, see screenshot:
doc check if value is in list 2

But if there is not a value matched, it will pop out a dialog to remind you. See screenshot:
doc check if value is in list 3


Select Cells/Rows/Columns with one or two criteria in Excel

The select Specific Cells of Kutools for Excel can quicky select all cells or rows or columns in a range based on one criterion or two criterion. Click for 30 days free trial!
doc select specific cell 1
 
Kutools for Excel: with more than 300 handy Excel add-ins, free to try with no limitation in 30 days.

arrow blue right bubble Find if a value is in a list with formula

Besides the Find and Replace function, you can use a formula to check if a value is in a list.

Select a blank cell, here is C2, and type this formula =IF(ISNUMBER(MATCH(B2,A:A,0)),1,0) into it, and press Enter key to get the result, and if it displays 1, indicates the value is in the list, and if 0, that is not exist.

doc check if value is in list 4
doc check if value is in list 5

Tip:

1. You can use this formula =COUNTIF(A:A,B2)>0 to handle it too, and it displays TRUE means the value you check is in the list, or not.

2. In above formulas, A:A is the column list you check value in, and B2 is the value you want to find if is in the list.


arrow blue right bubble Find if a value is in a list with Kutools for Excel

If you have Kutools for Excel, with the Select Specific Cells utility, you can quickly check if a value is in a list, and at the same time, it locates the value.

Kutools for Excel, with more than 120 handy Excel functions, enhance your working efficiency and save your working time.

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

1. Select the list you want to check the certain value from, and click Kutools > Select > Select Specific Cells. See screenshot:
doc check if value is in list 6

2. In the Select Specific Cells dialog, select Equals from the first drop down list in Specific type section, and then enter the value you want to check and locate into the next textbox. See screenshot:
doc check if value is in list 7

3. Click Ok, and a dialog pops out to tell you the number of matched cells. And click OK, you can see the value you check has been selected. See screenshot:
doc check if value is in list 8

Tip: If the value you check is not in the list, after clicking Ok, a dialog pops out to tell you there is not a value math. See screenshot:
doc check if value is in list 9

Click here to know more about Select Specific Cells.

pay attention1If you are interested in this addi-in, click here to download the 30-days free trial.

Relative Articles:


The Best Office Productivity Tools

Kutools for Excel Solves Most of Your Problems, and Increases Your Productivity by 80%

  • Reuse: Quickly insert complex formulas, charts and anything that you have used before; Encrypt Cells with password; Create Mailing List and send emails...
  • Super Formula Bar (easily edit multiple lines of text and formula); Reading Layout (easily read and edit large numbers of cells); Paste to Filtered Range...
  • Merge Cells/Rows/Columns without losing Data; Split Cells Content; Combine Duplicate Rows/Columns... Prevent Duplicate Cells; Compare Ranges...
  • Select Duplicate or Unique Rows; Select Blank Rows (all cells are empty); Super Find and Fuzzy Find in Many Workbooks; Random Select...
  • Exact Copy Multiple Cells without changing formula reference; Auto Create References to Multiple Sheets; Insert Bullets, Check Boxes and more...
  • Extract Text, Add Text, Remove by Position, Remove Space; Create and Print Paging Subtotals; Convert Between Cells Content and Comments...
  • Super Filter (save and apply filter schemes to other sheets); Advanced Sort by month/week/day, frequency and more; Special Filter by bold, italic...
  • Combine Workbooks and WorkSheets; Merge Tables based on key columns; Split Data into Multiple Sheets; Batch Convert xls, xlsx and PDF...
  • More than 300 powerful features. Supports Office / Excel 2007-2021 and 365. Supports all languages. Easy deploying in your enterprise or organization. Full features 30-day free trial. 60-day money back guarantee.
kte tab 201905

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!
officetab bottom
Comments (2)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
is it possible to have another value appear as opposed to 0,1,-1 or True? I'd love to provide custom text instead. So if a name is in a list, show this value ... if not, show a different value.
This comment was minimized by the moderator on the site
See the bit written above: "Select a blank cell, here is C2, and type this formula =IF(ISNUMBER(MATCH(B2,A:A,0)),1,0) into it, and press Enter key to get the result, and if it displays 1, indicates the value is in the list, and if 0, that is not exist."


Replace the 1 with what you want to display if the value is in the list, the 0 with what you want to display if it isn't. You can have it return text (make sure to put it in "QUOTES"), any number, or even the contents of a cell, but if you want the output to change depending on what you put into it (eg. "LILY" returns one thing, "JOHN" returns another, and "BAILEY" returns something else again), you most likely want the VLOOKUP (or similar HLOOKUP) function.
There are no comments posted here yet

Follow Us

Copyright © 2009 - www.extendoffice.com. | All rights reserved. Powered by ExtendOffice. | Sitemap
Microsoft and the Office logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries.
Protected by Sectigo SSL