Skip to content
ListDiff

Compare two columns without writing VLOOKUP

Last updated: 2026-09-03

Need to see who’s in both columns, or who’s missing from the second one? Copy each column from Excel or Sheets, paste below, and skip MATCH, COUNTIF, and VLOOKUP. Everything runs in your browser.

Good fit when

  • Each row is one ID, email, SKU, or name.
  • You need a quick check, not a workbook that updates itself.
  • You want a clean list to copy or download as CSV.

Where the results show up

  • In A but not B → A only
  • In both → Intersection
  • Combine unique → Union

Paste two columns (no formulas)

Loading compare tool…

FAQ

Can I skip VLOOKUP and COUNTIF?

Yes—if each row is one value, paste both columns and use the results.

Need more Excel paste detail?

See Compare 2 lists in Excel and paste tips.