Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
lee lee is offline
external usenet poster
 
Posts: 184
Default Comparing information on 2 worksheets

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.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,722
Default Comparing information on 2 worksheets

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
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
Comparing information... EZ Excel Discussion (Misc queries) 1 April 6th 07 08:23 AM
Help with comparing information... Treesy Excel Worksheet Functions 3 December 19th 06 09:47 PM
Comparing and copying information from one cell to another ccoverne Excel Worksheet Functions 0 March 28th 06 05:51 PM
Comparing Two Worksheets RFJ Excel Worksheet Functions 5 September 21st 05 04:06 PM
Help comparing data and returning information... dcjames Excel Worksheet Functions 1 April 5th 05 04:58 PM


All times are GMT +1. The time now is 04:14 AM.

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

About Us

"It's about Microsoft Excel"