Why two lists don’t match (and how to fix it)
Last updated: 2026-09-03
If almost nothing shows up as a match even though the lists should overlap, the rows are usually just a little different—extra spaces, letter case, blank lines, a leftover header, or hidden characters you can’t see. Work through the checklist, use the buttons in the tool when it warns you, then try the sample below.
Checklist
- Trim — trailing spaces from Excel paste are the #1 false “missing” item.
- Hidden characters — if the tool shows a yellow warning or “hidden chars” badge, click Strip hidden chars (non-breaking and zero-width spaces are common).
- Case — turn Case off, or use the Lowercase button on both sides, unless codes must stay case-sensitive.
- Blank lines — leave Ignore empty on, or remove blank lines from the box.
- Header row — delete
email/idif it isn’t data, or check Header when extracting a CSV column. - Wrong column — for CSV, pick Col N (often 1 for IDs) and Apply instead of comparing whole rows.
- Duplicates — check Dupes in A/B before you trust counts.
What to click in the tool
- Under each list, the toolbar has Trim, remove blank lines, Lowercase, and Strip hidden (eye-off icon)—these edit the text in the box before you compare.
- The CSV bar (Row / Col / number / Header / Apply) works after a file import or on pasted multi-column text. Multi-column CSV uploads usually default to column 1.
- After Compare, if both sides have items but Intersection is empty, a tip appears with strip / lowercase shortcuts and a link back to this guide.
Wide exports? See compare CSV files by ID for a full Col N walkthrough.
Demo
With Case off and Trim on, most of the sample below should appear under Intersection.
Re-run after fixing settings
Loading compare tool…
Loading compare tool…
FAQ
Why almost no matches?
Case, spaces, hidden characters, blanks, headers, or comparing the wrong CSV column.
What are “hidden characters”?
Invisible extras in a paste—non-breaking spaces, zero-width spaces, tabs, and similar. Strip them when the tool warns you.
Need term definitions?
See Compare basics.