Need help with a sweep

Hecferoc

New Member
Joined
Jul 29, 2015
Messages
2
Hello all,

I have a main file that gather information from 2 other files and needs to be updated every Monday.

All files have the same structure (seen below) and I need a macro that will check the rows for the incident number from the slave files and determine if the status is different in the master. If it is, then needs to change the columns next to it. If the the incident does not exist in the master then it needs to create a new row at the bottom of the master file with the new information.

columns on the master file:

TICKETKEYSTATUSASSIGNEDGROUPASSIGNEDTOTYPEARRIVALDATERESOLVEDDATEPRIORITYTICKETTYPESUMMARYORGANIZATIONSLABREACHREASONPRODUCTNAME
INC########ClosedApps-test testUser nameNot Found - Action Needed2017-01-02 14:03:392017-01-02 14:03:45Mediumincidenttest test testexample 1Not Taggedproduct 1

<tbody>
</tbody>


Thanks in advance.
 
Last edited:

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.

Forum statistics

Threads
1,215,544
Messages
6,125,434
Members
449,223
Latest member
Narrian

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