Hi Everyone!
This is my first time to post a topic here! Thanks for all the help in advance. This is a topic I guess that have been disccused before.
My major question is how to consolidate multiple seperate workbooks into one master workbook. I am okay with VBA code or add-in tool or any other methods.
Excel template has two tabs.
- Raw data, which is exported from the system periodically
- Summary, which vlookup raw data plus input other hard coded information
I need to send out this template to each region owner(column G) to fill out the manual input information(highlight in blue) in the summary tab. After they send back their pieces to me, I usually copy/paste to my master worksheet, which all has the same format.
Is there a quick way to do the consolidation?
Thanks for your help in advance.
This is my first time to post a topic here! Thanks for all the help in advance. This is a topic I guess that have been disccused before.
My major question is how to consolidate multiple seperate workbooks into one master workbook. I am okay with VBA code or add-in tool or any other methods.
Excel template has two tabs.
- Raw data, which is exported from the system periodically
- Summary, which vlookup raw data plus input other hard coded information
I need to send out this template to each region owner(column G) to fill out the manual input information(highlight in blue) in the summary tab. After they send back their pieces to me, I usually copy/paste to my master worksheet, which all has the same format.
Is there a quick way to do the consolidation?
Thanks for your help in advance.