RB
ReconBridge
Spreadsheet Merger Β· v3.0
Free Tool

Merge spreadsheets β€” instantly, in your browser.

Drop your Excel files and get a clean, consolidated workbook in seconds. Handles HTML-disguised-as-XLS exports from GST portal, E-Way Bill, and banking systems. Auto-detects headers, combines multi-row layouts, and formats the output.

All Excel formats Auto-detect headers Multi-row header combine Source tracking Styled output
πŸ”€
Generic Merge
Stack rows from multiple spreadsheets with matching column structures. Works with any Excel file.
πŸ“‹
GSTR-2B Consolidated
Intelligently merges 12 monthly GSTR-2B files. Sums ITC sheets, stacks data sheets, consolidates Read me.
πŸ“‹ GSTR-2B Merge Rules
1Γ—
Read me β€” taken once from the first file. Tax Period auto-computed from all files (e.g. "April 2025 – March 2026"). FY shown from files.
Ξ£
ITC Available, ITC not available, ITC Reversal, ITC Rejected β€” all numeric figures summed cell-by-cell (same row/col structure across months).
βŠ•
All other tabs (B2B, B2BA, B2B-CDNR, ECO, ISD, IMPG…) β€” original multi-row header preserved once, data rows from all files stacked below.
βœ“
Rejected / Reversal / DNR tabs β€” included with headers + data rows stacked (all 29 sheets preserved).
Portal exports detected as HTML?
Many government and bank portals export .xls files that are actually HTML tables. The tool also supports all Excel versions β€” .xlsx, .xls, .xlsm, .xlsb, .ods, .csv, .tsv, and more. All detected automatically.
Smart Detection
Recommended
Sheet Handling

Every tab/table in every file is read. Same-named tabs combine into one output tab.

Output File
.xlsx
Source Tracking
Sheet Name column always added
Drop spreadsheets here
.xlsx Β· .xls Β· .xlsm Β· .xlsb Β· .ods Β· .csv Β· .tsv Β· HTML-as-XLS Β· or click to browse
How it works
1 Β· Sniff
Read the first bytes of each file. Detect real XLSX vs HTML-disguised XLS vs CSV.
2 Β· Parse
Use the right parser for each format. HTML tables are extracted with DOMParser.
3 Β· Combine
Detect headers per sheet, flatten multi-row headers, strip repeating header rows.
4 Β· Output
Write a styled XLSX with borders, frozen panes, autofilter, and source tracking.