comparing data in workbooks

dave46049

New Member
Joined
Feb 24, 2010
Messages
16
Ok, heres the thing I need to highlight the changes between two sets of data that are imported into excel from an external system.
Both imports give me a worksheet with about 600 rows and 20 columns.

The data represents a data cut of "yesterday" and "today"
Each row of data has an ID Number in Column A


What I need to do is:

1. Identify those ID's which are in todays data but not yesterday, and report out the ID and the values for that row in columns H and P

2. Identify those ID's which are in yesterdays data but not todays, and report out the ID and the values for that row in columns H and P

3. Identify those rows which are in both yesterdays and todays data, BUT either column H or P do not match [ report as above ]

My final report needs to look like this:

ID Column H Column P Change
123 abc def New
345 abc def Closed
567 abc def ChangeH
898 bnh def ChangeP

Is this even possible in excel?

Thanks in advance....

Dave
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.

Forum statistics

Threads
1,224,603
Messages
6,179,853
Members
452,948
Latest member
UsmanAli786

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