Skip to main content

How to check if a cell value match to a list in Excel?

This article is talking about checking if a cell value match to or exist in a list in Excel. Please do as follows.

Check if a cell value match to a list with formula
Easily check if a cell value match to a list with Kutools for Excel


Check if a cell value match to a list with formula

You can use the following formula to check if a certain cell value match to a list or not in Excel.

1. Select a blank cell, enter formula =IF(ISNUMBER(MATCH(C2,A2:A7,0)),1,0) into the Formula Bar, and then press the Enter key. See screenshot:

Note: In the formula, C2 contains the given value you will check based on, and A2:A7 is the list range. You can change them as you need.

If there is matched value in the list based on the given value, you can see a number 1 populated in the selected cell, if not, a number 0 is displayed.


Check if a cell value match to a list with Kutools for Excel

Besides, the Select Specific Cells utility of Kutools for Excel can help you checking if a cell value match to a list in Excel.

Before applying Kutools for Excel, please download and install it firstly.

1. Select the list you need to check certain value inside, then click Kutools > Select > Select Specific Cells. See screenshot:

2. In the Select Specific Cells dialog box, select the Cell option in the Selection type section, and choose Equals from the Specific type drop-down list, enter the certain value into the next text box, and click the OK button.

If there has matched value in the specified list, you will get a dialog box as follows. Please click the OK button to close it.

If there has no matched value in the specified list, you will get the prompt box as below screenshot shown.

  If you want to have a free trial (30-day) of this utility, please click to download it, and then go to apply the operation according above steps.


Demo: Easily check if a cell value match to a list with Kutools for Excel


Related articles:

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 (5)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
Thank you for your reply.  This is extremely helpful information, but does not solve my problem.

Without adding any rows or columns or using VBA, I want a single "error" cell that tells me if any single value (in a column of 100 data values) does not equal one of the four acceptable values in my Parameters worksheet.  I can see errors via conditional formatting or adding another column, but I am unable to use one error cell to summarily test whether there are any of the 100 values that are not equal one of my acceptable Parameter values.

Kind regards
Richard,
This comment was minimized by the moderator on the site
Using a single cell without creating a test for each row of values in a column, I want to see if any values in the column do not match a list of acceptable values in another column.
This comment was minimized by the moderator on the site
Hi Richard,

The methods in this post may help you: Compare two columns in cells and select or highlight duplicate or unique data
This comment was minimized by the moderator on the site
I want to do this but to check not for a single value but for a list of values, I want to check if a list of values(short) is contained in another list of values (large), there can be repeated values in the large list...
This comment was minimized by the moderator on the site
Good day,
You can use this formula =MATCH(A2,$C$2:$C$12,0) in the Conditional Formatting feature to highlight the same values when found in another column. Thanks for your comment.
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
Rate this post:
0   Characters
Suggested Locations