combine multiple workbooks into one excel sheet with specific colum.

soso2727

New Member
Joined
May 11, 2021
Messages
2
Office Version
  1. 365
  2. 2019
Platform
  1. Windows
hello,

i am a beginner please help me !

- instruction :
It is basically multiple files with all the historical currencies ( lets say 10 files of different currencies); i want to create a macro with vba that takes all these workbooks, select a few specific colums, like date, closing value ; into ONE workbook. each workbook has one tab,

they are all in one single folder.

please what is the vba code for these two cases?

1- all the files into one, no specific colum
2- all the files into one, with specific column.


can you also quickly add comments like . ( this is your path on the desktop) ( this represents the columns you want to select) etc. to help me understand/ modify if something is not working.

thank you
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
and my path is written in a specific cell in the workbook; and the file names too; in case it changes; so the code must refer to these , thank you !
 
Upvote 0

Forum statistics

Threads
1,215,350
Messages
6,124,431
Members
449,158
Latest member
burk0007

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