Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 791
Default Compare 2 contact sheets

Hi,
I have what I hope is a small problem and since I only tend to use excel to
export to and for financial information I am a little stumped.

I have been given 2 excel sheets each with similar information (esentially
they are names and addresses) is there any way I can compare the 2 sheets by
surname with the result telling me which surnames in sheet 1 aren't in sheet
2?

Many thanks help is much appreciated

Michael
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default Compare 2 contact sheets

In an empty column in Sheet 1 and assuming names are in column A in both
sheets:

=IF(COUNTIF(Sheet2!A:A,A1),"","Not found")

Copy this formula down for names in column A of sheet1.

HTH

"Michael" wrote:

Hi,
I have what I hope is a small problem and since I only tend to use excel to
export to and for financial information I am a little stumped.

I have been given 2 excel sheets each with similar information (esentially
they are names and addresses) is there any way I can compare the 2 sheets by
surname with the result telling me which surnames in sheet 1 aren't in sheet
2?

Many thanks help is much appreciated

Michael

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
compare two sheets rexmann Excel Discussion (Misc queries) 2 February 14th 07 03:07 PM
Compare two Sheets and copy value sa02000 Excel Worksheet Functions 1 May 3rd 06 01:51 PM
Compare 2 sheets Brian Mosher Excel Discussion (Misc queries) 1 March 8th 06 06:04 PM
Compare Sheets wayliff Excel Discussion (Misc queries) 0 January 13th 06 08:14 PM
Compare Sheets wayliff Excel Discussion (Misc queries) 0 January 13th 06 08:14 PM


All times are GMT +1. The time now is 12:14 PM.

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"