PC Review


Reply
Thread Tools Rate Thread

how to compare 2 worksheets in 1 workbook

 
 
=?Utf-8?B?VHJlYXN1cjI=?=
Guest
Posts: n/a
 
      29th May 2006
I'm trying to figure out how to find any difference in 2 (or more) worksheets
in one workbook (file).

These are text files.
 
Reply With Quote
 
 
 
 
Pete_UK
Guest
Posts: n/a
 
      30th May 2006
If you can ensure that both worksheets are in the same sequence by
sorting them using the same column(s), then in a third worksheet you
can enter into A1 a formula like:

=IF(Sheet1!A1=Sheet2!A1,"","different")

This formula can be copied across for as many columns as you have, and
can be copied down for as many rows as you have. Any differences
between the two sheets will be pointed out to you in the appropriate
cell.

Hope this helps.

Pete

 
Reply With Quote
 
=?Utf-8?B?Q0xS?=
Guest
Posts: n/a
 
      30th May 2006
Personally, I would use Jim Cone's fine commercial Add-in called XL
Companion. It's available at

http://www.realezsites.com/bus/primitivesoftware/

Vaya con Dios,
Chuck, CABGx3



"Treasur2" wrote:

> I'm trying to figure out how to find any difference in 2 (or more) worksheets
> in one workbook (file).
>
> These are text files.

 
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 in the same workbook and highlight difference mrcreid Microsoft Excel Programming 7 10th Aug 2010 08:31 PM
Compare data (2 columns) from 2 worksheets within a workbook MO Microsoft Excel Worksheet Functions 2 13th Oct 2009 02:39 PM
Compare Rows on different Worksheets and Output Difference's to other Worksheets. dids72@gmail.com Microsoft Excel Programming 3 19th Sep 2007 04:48 PM
How can I compare worksheets in the same workbook? =?Utf-8?B?TWFsY29sbSBN?= Microsoft Excel Misc 2 16th May 2005 04:36 PM
compare worksheets in same workbook =?Utf-8?B?UGV0ZXIgTWFuYWs=?= Microsoft Excel Charting 3 28th Sep 2004 04:37 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:01 AM.