FG
💻 Software

How can I merge hundreds of Excel spreadsheet files?

Fresh5 days ago
Mar 15, 202657614 views
Confidence Score0%
0%

Problem

I have hundreds of excel files which are all of the same format (i.e. 4 worksheets per Excel file). I need to combine all the files into 1 all singing and dancing file which must have the same format as the originals (i.e. maintain the four separate worksheets, which are all identically named). Whi…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I merge hundreds of Excel spreadsheet files?

Low Risk

That is a mighty request you have, but I had an evening to burn so here is some code that I think will work. (Not knowing the formats of your sheets doesn't help, but we can work from this.) Open a new workbook (this will be your master workbook), g…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment