Hello Experts,
I would like your excel experts to help to copy data from 1 particular worksheet to another worksheet under a specific tab.
Below is my actual requirement:
1. I've a excel file named as Sample1, this sheet actually contains all the data which I consolidated / copied data from different sheets under "Consolidated" tab.
2. I've a another excel file named as Sample2 and it has some additional columns as compared to Sample1 file. In Sample2 file it has Status and Vendor # columns.
3. Now I want that - from Sample1 xls file, the same data should get copied to Sample2 xls file as per headers. Say "DISION" from Sample1 column should get copied to "DISION" column in Sample2 xls file.
4. This should actually get copied under "Master" tab in Sample2 xls file.
I want a code which will actually copy the data to a specific tab as defined in the code.
I've working on multiple data which is time consuming for me.
1st need to extract data from my internal applications. Than collate all the data into one worksheet after which I need to paste the same data to my working master xls file as per header names.
Your support will be highly appreciated.
Thanks
I would like your excel experts to help to copy data from 1 particular worksheet to another worksheet under a specific tab.
Below is my actual requirement:
1. I've a excel file named as Sample1, this sheet actually contains all the data which I consolidated / copied data from different sheets under "Consolidated" tab.
2. I've a another excel file named as Sample2 and it has some additional columns as compared to Sample1 file. In Sample2 file it has Status and Vendor # columns.
3. Now I want that - from Sample1 xls file, the same data should get copied to Sample2 xls file as per headers. Say "DISION" from Sample1 column should get copied to "DISION" column in Sample2 xls file.
4. This should actually get copied under "Master" tab in Sample2 xls file.
I want a code which will actually copy the data to a specific tab as defined in the code.
I've working on multiple data which is time consuming for me.
1st need to extract data from my internal applications. Than collate all the data into one worksheet after which I need to paste the same data to my working master xls file as per header names.
Your support will be highly appreciated.
Thanks