How to use this office tool
- Choose the required spreadsheet files.
- Select the sheet and review the header-row setting.
- Run the tool and inspect the bounded preview.
- Download the newly generated result file.
Join two Excel or delimited files on a shared key without sending either file to a server. Choose the key column, join type, and download a new workbook.
This tool matches rows from two files by a selected key column, keeps duplicate matches visible, and writes the joined records to a new XLSX workbook.
Key matching is exact after optional whitespace trimming. Different capitalization and number formatting remain distinct.
Use XLSX, XLS, CSV, or TSV files. Select exactly two files. The first sheet of each workbook is used; formulas are read as their cached values.
| Format | Support |
|---|---|
| XLSX / XLS | Browser parsing; advanced Excel features may not be preserved |
| CSV / TSV | Delimited values with local parsing |
Yes. Select two files and choose a column present in both files; every matching ID is combined into a new row.
The tool returns every matching combination so duplicate keys remain visible instead of being silently discarded.
Yes. Choose a left join to retain every row from the first file and leave unmatched second-file fields blank.
No. Formula cells are read using available workbook values; this browser tool does not reproduce Excel’s calculation engine.
No. Parsing, matching, and export happen locally in your browser.
| Check | Behavior |
|---|---|
| Privacy | Local browser processing |
| Preview | Limited rows and columns |
| Output | New file generated |