Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How to identify when similar records appear in two sets of data

I have a complete list of employees (Sheet A), and a second list containing
names of people who need to complete some paperwork (Sheet B). I would like
to be able to compare the two lists and add a X to a new column in Sheet A
for each employee who appears on Sheet B. Right now we're trying to do this
manually, and it seems like there ought to be a way to do it through Excel!

Thanks for any help!
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default How to identify when similar records appear in two sets of data

Assume lists are in A2 down in both sheets named as: A, B
In sheet: A,
Put in B2: =IF(COUNTIF(B!A:A,A2),"x","")
Copy down
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"dr_elb_99" wrote:
I have a complete list of employees (Sheet A), and a second list containing
names of people who need to complete some paperwork (Sheet B). I would like
to be able to compare the two lists and add a X to a new column in Sheet A
for each employee who appears on Sheet B. Right now we're trying to do this
manually, and it seems like there ought to be a way to do it through Excel!

Thanks for any help!

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
Function To Lookup Unique Records In 2 Sets Of Data James Al Excel Worksheet Functions 2 January 18th 08 08:00 PM
Merging slightly similar records Ken DeYoung - Educational Consultant Excel Discussion (Misc queries) 4 January 9th 08 08:17 PM
getting unique records similar to the primary key in access Alok Excel Worksheet Functions 1 January 27th 06 09:08 PM
compare two spreadsheets and identify records that have any change brenped Excel Discussion (Misc queries) 2 May 6th 05 02:09 PM
How can I compare 2 sets of Social Security #'s and Identify dupes vwwolfe Excel Discussion (Misc queries) 1 February 3rd 05 10:08 PM


All times are GMT +1. The time now is 08:19 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"