PC Review


Reply
Thread Tools Rate Thread

Conditional Format to highlight differances between to sets of data

 
 
Mctabish
Guest
Posts: n/a
 
      30th Nov 2008
Over the last umpteen years, I have had several crashes of outlook,
re-entered data, cleaned and re imported data...
The gist is I have many THOUSANDS and THOUSANDS of contacts that need to be
cleaned and purged. I have tried various solutions for Outlooks, but I still
have not got the lists down to a managemble size due to all of the differant
variations and enties of these contacts.

What I am wanting to do is to have 2 "lists", one (columns A - CN - standard
mapping export from outlook, then 3 columns used to generate "keys") I then
use a duplicate set of columns (DA-QQ, again, the sameset of columns)

The first set is the UNCLEANED, the second set is the CLEANED data.
What I would LIKE to do is something similar to this:

Using the KEY for list set 1, do a MATCH into the KEY for set 2, and then if
the data is found, then compare each item column by column, with the item of
the row returned by match, and if that cell of data is different, then
highlight it.

I am SURE this can be done, but for the life of me, I have been going crazy

Could somebody give me some pointers?

Thanks
Mc


 
Reply With Quote
 
 
 
 
Fan924
Guest
Posts: n/a
 
      30th Nov 2008
I do something similar.
I past this function in E2.
=IF(C2=D2," = ","Not =")

Then go to Format menu, Conditional Formatting...
and assigned green to "=", and red to "Not =".
 
Reply With Quote
 
Fan924
Guest
Posts: n/a
 
      30th Nov 2008
I do something similar.
I paste this function in E2.
=IF(C2=D2," = ","Not =")

Then go to Format menu, Conditional Formatting...
and assigned green to "=", and red to "Not =".
 
Reply With Quote
 
Mctabish
Guest
Posts: n/a
 
      30th Nov 2008
Hey Fan924,

These DO NOT line up line for line. What I need to do, is to use the "key"
from the "dirty" set, then find out what row it matches (if it does) in the
second set of data (I would have this in a diff worksheet, but it seems
conditional format cannot referance another sheet, so I have put all data on
the same sheet). It would then compare each cell in that row of data, to the
clean data row and highlight the differences in the dirty column.

I also don't want to mess with the column structure, as I will want to re
import this back into Outlook.

I was thinking something like
conditional format formula
=if(indirect(address(row(),column()) <> indirect(address(match(keyvalue form
dirty row, keycolumn in cleandata, column()+150))
But I have not gotten it to work like I thought it would

Thanks
Mc

"Fan924" <(E-Mail Removed)> wrote in message
news:7b5e19f5-69b9-4eb3-8e86-(E-Mail Removed)...
>I do something similar.
> I past this function in E2.
> =IF(C2=D2," = ","Not =")
>
> Then go to Format menu, Conditional Formatting...
> and assigned green to "=", and red to "Not =".


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional Format to highlight differances between to sets of data Mctabish Microsoft Excel Programming 3 30th Nov 2008 06:54 AM
Conditional Format to highlight differances between to sets of data Mctabish Microsoft Excel Discussion 0 29th Nov 2008 11:13 PM
Conditional Format to Highlight entire Row? =?Utf-8?B?c2hpdGFsIHNoYWg=?= Microsoft Excel Worksheet Functions 1 25th Aug 2005 04:37 PM
Conditional Format to highlight entrire Row =?Utf-8?B?c2hpdGFsIHNoYWg=?= Microsoft Excel Worksheet Functions 1 25th Aug 2005 03:44 PM
How do I compare 2 sets of data and highlight differences? =?Utf-8?B?UGVycGxleGVkMQ==?= Microsoft Excel Worksheet Functions 1 9th Jul 2005 01:15 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:28 AM.