Back to Blog

How to Compare Two Lists in Excel (3 Easy Methods)

Learn 3 easy ways to compare two lists in Excel: VLOOKUP, Conditional Formatting, and online tools. Find duplicates and unique values quickly.

Introduction

Comparing two lists is one of the most common tasks in Excel. Whether you're matching customer emails, finding duplicate entries, or identifying what's missing between two datasets, knowing how to compare lists efficiently can save you hours of manual work.

In this guide, we'll cover three proven methods to compare lists in Excel, plus a bonus online tool that works without any formulas.

Method 1: Using VLOOKUP

VLOOKUP is the classic way to find matching values between two lists. Here's how to use it:

1. In a new column next to your first list, enter the formula: =VLOOKUP(A2, Sheet2!$A$2:$A$100, 1, FALSE)

2. If the value exists in the second list, it returns the value. If not, you'll see #N/A.

3. Drag the formula down to check all values.

This method works well for small to medium datasets but can be slow with thousands of rows.

Method 2: Conditional Formatting

For a visual comparison, use Conditional Formatting to highlight differences:

1. Select your first list

2. Go to Home → Conditional Formatting → New Rule

3. Choose 'Use a formula to determine which cells to format'

4. Enter: =COUNTIF(Sheet2!$A:$A, A1)=0

5. Choose a highlight color for items NOT found in the second list

This method gives you an instant visual overview of differences.

Method 3: Use an Online List Comparison Tool

If you don't want to mess with formulas, the fastest way is to use a free online tool like ListsCompare.

Simply paste your two lists, click Compare, and instantly see:

• Items unique to List A

• Items unique to List B

• Items common to both lists

No formulas, no Excel skills required. Plus, your data stays private since everything processes in your browser.

Which Method Should You Use?

• VLOOKUP: Best for complex spreadsheets where you need the comparison built into your file

• Conditional Formatting: Best for visual review and presentations

• Online Tool: Best for quick, one-time comparisons without modifying your original files

For most users, we recommend starting with a free online tool for speed, then switching to Excel methods if you need to track changes over time.

How to Find Who Doesn't Follow You Back on Instagram (2026) Read Now
Best Free Text Comparison Tools Online (2026) Read Now