Comparison

Compare Two Lists and Find Missing Values

Find values that appear in both lists, only in the first list or only in the second list after safe normalization.

100% private — your files are processed in your browser and never uploaded. Public tool routes do not accept spreadsheet file uploads. The authenticated Reconcile app has a separate, explicit server-upload workflow for saved jobs.

What this tool does

Compare Two Lists is designed for quick checks where opening a full workbook is unnecessary. Paste employee codes, invoice numbers, serial numbers, email addresses or any other one-value-per-line lists. ReconNimble trims outer whitespace, compares values without case sensitivity and preserves the first readable version for the result. The output separates common entries from values present only in one list, making it useful for dispatch checks, attendance lists, vendor records and simple control totals.

A practical way to use this tool

The fastest workflow is still safer when the expected result is written down before the file is opened. For Compare Two Lists, a typical situation is that HR or IT has two short identifier lists and wants the overlap plus values present on only one side. Before running anything, record the source date, the owner of each dataset and the result you expect from at least three known records. That small control makes it easier to spot a wrong key, wrong delimiter or wrong source file before the same mistake affects thousands of rows. ReconNimble deliberately keeps the free workflow visible: the browser shows the selected inputs, summary counts and result rows instead of turning the task into a black box.

Choose the input rule carefully

The central rule for this workflow is to use one stable value per line and understand that case and repeated whitespace are normalized. Stable identifiers are preferable to descriptive text whenever identity matters. A field can look unique in a ten-row preview and still repeat later, so inspect blanks and duplicates before treating it as a key. Keep an untouched copy of the source files and do not “clean” away exceptions merely to make counts agree. If two systems encode the same identifier differently, correct or normalize that known format explicitly; do not assume that similar-looking values refer to the same person, asset, invoice or transaction.

Worked review pattern

Use the supplied fictional sample first, then repeat the same steps with a small extract from your own authorised data. Write down one record that should succeed, one that should appear as an exception and one edge case such as a blank key or quoted field. Run the tool and confirm those three cases before reviewing totals. For this task the useful output is common entries, only-in-A values and only-in-B values with counts. If the known cases do not land in the expected groups, stop and inspect headers, selected keys, source scope and data types rather than accepting a plausible-looking total.

How to review the output

Treat counts as navigation, not proof. Open several result rows from each status and compare them with the original source values. Pay special attention to duplicates because a repeated key changes the meaning of one-to-one matching and joins. Where the tool creates a local download, open that new file separately and confirm its row count, headers and a few values at the beginning and end. Keep the original sources unchanged so another reviewer can reproduce the result. If the output will drive payroll, payment, asset ownership, compliance or another high-impact action, obtain the appropriate business-owner sign-off.

Common mistakes to avoid

A recurring failure mode is pasting descriptive labels instead of stable identifiers, expecting fuzzy name matching or treating duplicates as separate entities. Another is treating normalization as data correction: trimming spaces or comparing text without case sensitivity can remove harmless presentation differences, but it cannot establish that two distinct identifiers are equivalent. Also remember that browser XLSX support is intentionally tabular. It reads worksheet cell values for utility tasks; it is not a full Excel rendering or calculation engine and it does not promise preservation of macros, charts, pivot tables, conditional formatting or every workbook feature. Use the right tool for the evidence you actually need.

Privacy, scale and the next step

The public Compare Two Lists workflow processes selected source files in browser memory. Running the tool does not send those files to ReconNimble, and supported exports are created locally. Browser memory varies by device, so the configured row cap rejects oversized jobs with a clear message rather than risking a tab crash. Publishing a result is a separate, explicit action that sends only the limited displayed result data used for the share page; never publish confidential rows. When the workflow needs durable operational evidence, use the full spreadsheet comparator when other columns must be checked for conflicts. That separation keeps the high-traffic utility layer private while preserving a more controlled path for saved reconciliation work.

Worked sample

Use the sample file to test the workflow before using business data. It contains fictional records created only for demonstration.

Download sample file

How to use it

  1. Paste one value per line in List A and List B.
  2. Run the comparison.
  3. Review the summary counts and filter the result by status.

Limitations and review points

The comparison is normalized exact matching. It does not use fuzzy spelling similarity and does not interpret two different identifiers as the same business record.

Need saved jobs or advanced matching? The free browser tool is designed for fast local checks. ReconNimble Reconcile adds authenticated saved jobs, multi-source comparison, controlled fuzzy matching, profiles, server exports and an audit trail.

Frequently asked questions

Are spaces ignored?

Outer spaces and repeated internal whitespace are normalized before comparison.

Is matching case-sensitive?

No. ABC123 and abc123 are treated as the same value.

Can I compare full spreadsheet rows?

Use Compare Two Spreadsheets for CSV, TSV or XLSX files.

Related spreadsheet tools

Compare Two CSV or XLSX Files

Compare two spreadsheet files using a selected key and group records into matched, missing, duplicate and conflicting buckets.

Find Duplicate Rows

Find every repeated key in a CSV, TSV or XLSX file and export the affected rows for review or correction.

Remove Duplicates from a List

Remove repeated lines while preserving the first occurrence and the original readable capitalization of each unique value.