• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Combining files using a list that has file names, and column names (from the same sheet)

jtrt1962

New Member
Hi

Each file has multiple columns in Sheet("Data1") with a different column name for each. The number of columns in each file can be different. There is one common column in each file named "Date". I want to combine the files by using the Date as the join column. Ideally this can be dynamic if the file names and column names are included in a list as not all columns from each file are required. In the Result file columns Orange & Green are excluded.

Thank you in advance.
 

Attachments

  • Source1.xlsx
    8.9 KB · Views: 1
  • Source2.xlsx
    9 KB · Views: 1
  • Result.xlsx
    9 KB · Views: 1
Back
Top