Need help Merging Many Excel files with Multiple Sheets - Merge Data within sheets

Nrodd

New Member
Joined
Apr 14, 2022
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Hello everyone! New member here excited to hear what you guys have to offer!

I am currently working on creating a "Master Excel File" That will merge all of my excel files in the designated folder of my choosing. I currently have 90 Excel files that I am trying to merge to create the master file, and more files will be added in the future(I guess thats the implication this will be a reused macro ideally, not a one time use merge). Each file represents one item that we are gathering data from, and each sheet represents data rom a particular characteristic of the item. Currently each file in this folder I am trying to merge has 11 sheets that are named the same. I am using a PowerShell Script that adds columns for File Name and other things to identify it, so my goal is to have one file that I can run this script on that will allow me to select the files to merge, and the script will bring the data from all of these files into one(Example: We are trying to detect knots in wood, so every file has a sheet called "Knot 2". We want the master file to have one Knot 2 sheet that will have the data from every board we are getting data from)

I do not mind posting excel files for testing or testing code and collaborating with people, thank you for your support!
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple

Forum statistics

Threads
1,214,405
Messages
6,119,320
Members
448,887
Latest member
AirOliver

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top