PC Review


Reply
Thread Tools Rate Thread

Compare entries in 2 worksheets and list what does not match

 
 
The Chomp
Guest
Posts: n/a
 
      1st Dec 2009
Good Day All;

I have 2 Excell works sheets with approx 14000 rows each. What I would like
to do is compare both lists and get a 3rd list that shows what entries do not
match.
Is there a simple way to do ythis in Excel

Thanks All
Chomp

 
Reply With Quote
 
 
 
 
Luke M
Guest
Posts: n/a
 
      1st Dec 2009
Assuming A1 should equal A1 in the other sheet...

=IF(Sheet1!A1=Sheet2!A1,"",Sheet!A1&" does not match "&Sheet2!A1)

Auto-Filter for non-blanks.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"The Chomp" wrote:

> Good Day All;
>
> I have 2 Excell works sheets with approx 14000 rows each. What I would like
> to do is compare both lists and get a 3rd list that shows what entries do not
> match.
> Is there a simple way to do ythis in Excel
>
> Thanks All
> Chomp
>

 
Reply With Quote
 
The Chomp
Guest
Posts: n/a
 
      2nd Dec 2009
Thank you very much Luke

"Luke M" wrote:

> Assuming A1 should equal A1 in the other sheet...
>
> =IF(Sheet1!A1=Sheet2!A1,"",Sheet!A1&" does not match "&Sheet2!A1)
>
> Auto-Filter for non-blanks.
> --
> Best Regards,
>
> Luke M
> *Remember to click "yes" if this post helped you!*
>
>
> "The Chomp" wrote:
>
> > Good Day All;
> >
> > I have 2 Excell works sheets with approx 14000 rows each. What I would like
> > to do is compare both lists and get a 3rd list that shows what entries do not
> > match.
> > Is there a simple way to do ythis in Excel
> >
> > Thanks All
> > Chomp
> >

 
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
Compare two worksheets where match is partial Bexi Microsoft Excel Discussion 4 5th Mar 2008 01:38 AM
Compare two worksheets and identify common entries =?Utf-8?B?TWFya1Q=?= Microsoft Excel Misc 3 8th Nov 2007 01:09 AM
Open two worksheets, then match and compare cells Bob Microsoft Excel Programming 0 8th Aug 2006 10:21 PM
Compare worksheets and populate based on match =?Utf-8?B?TWFyYyBT?= Microsoft Excel Programming 0 1st Mar 2006 09:42 PM
How do I compare data from 2 worksheets to find duplicate entries =?Utf-8?B?SmFjaw==?= Microsoft Excel Misc 2 16th Aug 2005 02:17 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:36 PM.