Plz help me for Automation using excel macros, Need to add new updates in master file with daily report

venkyonly

New Member
Joined
Jul 21, 2014
Messages
7
Hi Dear,


Please help me for automation using excel macros.


I am spending so much time to prepare master file using vlookup & some more functions. But i need help to auto update by opening master file with daily dump file.

In my master file i have fixed columns are Order numbers , order status, EDD date with these columns i want to add respective new status & new EDD from daily dump file.

Help me for automation using VBA code.

Example columns:

My Master file columns like this:

order number current status EDD date new status new EDD date
1234 shipping 1 April 2014 add from daily dump file add from dump file
3457 dispatched 30 July 2014 add from daily dump file add from dump file
6789 order placed 8 aug 2014 add from daily dump file add from dump file


My daily dump life:

order number new status new EDD date
3560 dispatched 4 aug 2014
3607 dispatched 27 July 2014
3157 dispatched 19 sep 2014


please send me need urgently

thank you so much in advance


Regards
venky
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.

Forum statistics

Threads
1,216,101
Messages
6,128,842
Members
449,471
Latest member
lachbee

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