Upload data according to header column

  • Thread starter Thread starter Deleted member 175603
  • Start date Start date
D

Deleted member 175603

Guest
Hi there,

I need some help in find a solution to help me to simplify a way of matching the complex data using macro. Here is my data formats look like in 2 separate excel files.

File 1:
------

Part# Start Date WW1 WW2 WW3
--------------------------------------------
1234 1-Mar-2011 0



File 2:
-----

Part# Start Date WW2 WW3 WW4
---------------------------------------------
1234 8-Mar-2011 10



Every week, I will have a different workweek (WW) data generated and it will need to be consolidated into one database with showing overall WW together, which look as following:

Final Database
--------------

Part# Start Date WW1 WW2 WW3 WW4
---------------------------------------------------
1234 1-Mar-2011 0
1234 8-Mar-2011 10


I only using the manual way of cut and paste method to do such data transfer, but due to the huge data that I am dealing with, it will be very painful process to do so. Is there any way/solution that can be use (like using macro or VB script) to automate it without required any cut/paste anymore?

Please help me on this...Thanks in advance.
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.

Forum statistics

Threads
1,224,521
Messages
6,179,289
Members
452,902
Latest member
Knuddeluff

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top