Combine xlsm files

rameshvpp

New Member
Joined
Sep 22, 2013
Messages
19
Hi everybody
I have a master file named "Trial.xlsm" and Files as Project01.xlsm, Project02.xlsm ...to 30 in a server...
Trial file have two sheets "Report" and "Data". Project01...30 files having a sheet named "List" and a Chart also.


*Note: Among these files Project01 to 30, any file will be deleted and new file will be added frequently. So that max number of files are 30 but names will vary


I need to combine all the "List" sheets in to "Trial" and should be renamed as Sheet 3 to 32 when opening the file "Trial" everytime (If the data already exists, then skip otherwise copy the data every time)


And I have to name a dynamic range in all the sheets 3 to 32
The range is =OFFSET(Sheet3!$D$13,,,COUNTA(Sheet3!$D$13:$D$499)) upto sheet 32
The name should be like Date03 to Date32...


If you need additional details pls msg me
It would be very much thankful if i complete this task...
 

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.

Forum statistics

Threads
1,217,397
Messages
6,136,387
Members
450,007
Latest member
simplekwood

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