PC Review


Reply
Thread Tools Rate Thread

Comparing information on 2 worksheets

 
 
Lee
Guest
Posts: n/a
 
      20th Nov 2008
I am trying to compare certain information on 2 different worksheet to make
sure both are listed. Is there an easy way to do this. Possible turn the
cells a different color if the information is not on one worksheet.
 
Reply With Quote
 
 
 
 
Luke M
Guest
Posts: n/a
 
      20th Nov 2008
Depending on your layout, you could try
=MATCH(Sheet1!A1,Sheet2!A1:A100,0)

The 0 at end designates and exact match. If the two sheets should be
perfectly identical, just change the array to a single cell refernce. If no
match is found, an error is returned.
--
Best Regards,

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


"Lee" wrote:

> I am trying to compare certain information on 2 different worksheet to make
> sure both are listed. Is there an easy way to do this. Possible turn the
> cells a different color if the information is not on one worksheet.

 
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
COMPARING TWO COLUMNS OF INFORMATION, ACROSS TWO WORKSHEETS Susan Microsoft Excel Worksheet Functions 2 5th Jan 2009 11:25 PM
Comparing worksheets with non-identical rows of information G. Yamada Microsoft Excel Programming 4 30th Jul 2008 01:19 AM
Comparing worksheets Spartan Microsoft Excel Worksheet Functions 1 21st Dec 2006 08:51 PM
Comparing worksheets Yepp12 Microsoft Excel Programming 0 11th Nov 2005 04:59 PM
Comparing 2 worksheets Smoky2010 Microsoft Excel Programming 1 3rd Feb 2004 01:50 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:12 AM.