Hi,
I am trying to merge data from a number of excel files (60+) into one spreadsheet. The header rows are the same, however, the number of records in each file is different.
Can someone please help with a VBA code that can copy data from each file and add them all to a single worksheet in a new file.
Thanks in advance.
I am trying to merge data from a number of excel files (60+) into one spreadsheet. The header rows are the same, however, the number of records in each file is different.
Can someone please help with a VBA code that can copy data from each file and add them all to a single worksheet in a new file.
Thanks in advance.