Hi everyone,
I'm very new to VBA, Macros so please forgive if there is any mistakes describing the situations.
So basically I want to create a macro that copy columns from a Sheet, these columns have to match headers in another Sheet, to a new workbook.
Workbook 1 has Sheet Settings (Sheet 1) and Sheet Inputfile (Sheet 2).
Sheet Inputfile has data with columns headers for each columns.
Sheet Settings has Column Name column, user will enter the columns that they want to copy in this column (the columns name are from Sheet Inputfile).
I want to create a macro that copy columns from Sheet Inputfile to a new Workbook, these columns's headers have to matched the headers (in the Output line) in Sheet Settings.
For more details you can see the attached file.
Any help would be appreciated.
Thank you.
Bookmarks