Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
jcohen029
 
Posts: n/a
Default Exact rows, multiple sheets


I need to compare two sheets one workbook. I need to know which rows
are the same in Sheets1 and Sheets2 with 14 columns of information to
compare? There are about 8000 rows in each sheet.


--
jcohen029
------------------------------------------------------------------------
jcohen029's Profile: http://www.excelforum.com/member.php...o&userid=24062
View this thread: http://www.excelforum.com/showthread...hreadid=376683

  #2   Report Post  
mangesh_yadav
 
Posts: n/a
Default


In sheet3, simply enter
=IF(Sheet1!A1=Sheet2!A1,Sheet1!A1=Sheet2!A1,"")
or
=IF(Sheet1!A1=Sheet2!A1,Sheet1!A1,"")
and copy to the lenght and breadth of sheet1

This will put TRUE when there is a match, and a blank otherwise.
The second formula puts the actual value instead of a TRUE.

Mangesh


--
mangesh_yadav
------------------------------------------------------------------------
mangesh_yadav's Profile: http://www.excelforum.com/member.php...o&userid=10470
View this thread: http://www.excelforum.com/showthread...hreadid=376683

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copying multiple sheets from one book 2 another and undertake spec Pank Mehta Excel Discussion (Misc queries) 14 March 16th 05 04:41 PM
Multiple sheets selected twa14 Excel Discussion (Misc queries) 2 December 21st 04 11:15 AM
linking multiple sheets to a summary sheet greg g Excel Discussion (Misc queries) 1 December 16th 04 07:43 AM
Need Function for adding rows on multiple sheets... struggling rookie ;) Thanks. Steve Excel Worksheet Functions 6 November 24th 04 12:10 AM
Identifying exact values in alternate rows YG Excel Worksheet Functions 1 November 2nd 04 11:25 PM


All times are GMT +1. The time now is 06:42 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"