Merge some sheet to another excel

adamasmay

New Member
Joined
Dec 30, 2021
Messages
9
Office Version
  1. 365
Platform
  1. Windows
I want to merge some sheet to another excel.

Example from file input ---> I want to copy file to new file and merge sheet (except Paid_AR, Paid_CC , Detail , Special)
*same format

Please guide me about it.

Example : File input
1640850496536.png



output : Merge file

1640850350666.png
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
Easiest way is with Power Query.
Connect from a new workbook to the source file. Data Tab - Get and Transform - Get Data -> From File -> From Workbook.
In the navigator select the workbook name (the folder). You will see each sheet as a file in the folder.
Click on transform data.
In the preview window you can now filter sheetnames.
There is a column data. Select it and from the context menu choose "remove other columns".
Then expand this data column (icon with 1 arrows pointing up and to the side).
Close and load to excel, choose table as destination.
 
Upvote 0

Forum statistics

Threads
1,215,664
Messages
6,126,101
Members
449,292
Latest member
Mario BR

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