1 Attachment(s)
VBA Code to Open Workbook and copy data
I have several workbook that I need to open and copy the data into sheet1 of the destinational workbook
All the headers in the source workbook are the same
I would like VBA code to do the following
1) To copy the data including headings from the first workbook in sheet1 on the destination workbook
2) All subsequent workbooks, except headers to be copied in the row after vwhere the previous data has been copies
I have attached a sample workbook
Your assistance in this regard is most appreciated
1 Attachment(s)
VBA Code to Open Workbook and copy data
2 Attachment(s)
VBA Code to Open Workbook and copy data
Hi
I have created a new folder and moved the files to the new folder. When activating the maxro, it allow me to select a folder, but I cannot see any of the files. I have attached one of the source workbooks (BR1 Pay) as well as the destination workbook Payroll Extraxt.2012 containing the macro. It would be appreciated if you will test the macro and make the necessary changes
2 Attachment(s)
VBA Code to Open Workbook and copy data
Hi
I have re-tested the code and It would be appreciated if you could make the following small change. The first row of the data contains the Branch name and the decsription. the second row contains the row headings. The first row must be ignored. The headers in the second row must be extracted for the first file and the rest of the files from row three onwards
I have attached sample data of one of the source workbooks as well as what the data extraction looks like in the destination workbook