PC Review


Reply
Thread Tools Rate Thread

Comparing two ranges of data and identify the common/like informat

 
 
debra
Guest
Posts: n/a
 
      1st Apr 2008
Have tried a couple of solutions and not found anything that works well

I have spreadsheets containing like data (different years).

The inforamtion on sheet A is
First Name, Last name and Hours 06-07

The information on sheet B is
First Name, Last Name and hours 07-08

I need to compare the two sheets and quickly identify the names that appear
on both lists.

Appreciate any ideas on an easy solution.


--
debra
 
Reply With Quote
 
 
 
 
Dan L.
Guest
Posts: n/a
 
      1st Apr 2008
Have you tried using the Vlookup function? You should be able to mark rows
that are in one sheet that appear in a second sheet. You can use references
in the formula that specifiy a different sheet or even a different book.
--
Dan L.


"debra" wrote:

> Have tried a couple of solutions and not found anything that works well
>
> I have spreadsheets containing like data (different years).
>
> The inforamtion on sheet A is
> First Name, Last name and Hours 06-07
>
> The information on sheet B is
> First Name, Last Name and hours 07-08
>
> I need to compare the two sheets and quickly identify the names that appear
> on both lists.
>
> Appreciate any ideas on an easy solution.
>
>
> --
> debra

 
Reply With Quote
 
Dave Peterson
Guest
Posts: n/a
 
      1st Apr 2008
Chip Pearson has lots of techniques to work with duplicates:
http://www.cpearson.com/excel/Duplicates.aspx

If the lastnames are unique, you could just compare those two columns.

If the lastnames are not unique, but the combination of first and lastnames are,
then I'd insert a new column and concatenate the names:

=a1&"..."&b1
and drag down
(on both sheets)

Then use those two helper columns for the comparison.

debra wrote:
>
> Have tried a couple of solutions and not found anything that works well
>
> I have spreadsheets containing like data (different years).
>
> The inforamtion on sheet A is
> First Name, Last name and Hours 06-07
>
> The information on sheet B is
> First Name, Last Name and hours 07-08
>
> I need to compare the two sheets and quickly identify the names that appear
> on both lists.
>
> Appreciate any ideas on an easy solution.
>
> --
> debra


--

Dave Peterson
 
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
Comparing Data Across Cell Ranges Paul Microsoft Excel Misc 2 4th May 2009 06:04 PM
Comparing two different sets of data with common element =?Utf-8?B?dHV0YXJlZg==?= Microsoft Excel Worksheet Functions 1 5th Apr 2007 08:24 PM
comparing two columns of data to find common values patman Microsoft Excel Misc 2 25th Jul 2006 03:05 PM
Comparing two data ranges for differences. =?Utf-8?B?amFzb24uci5zd2luZWhhcnQ=?= Microsoft Excel Misc 0 12th Jan 2006 07:50 PM
Comparing Table or Ranges of Data Novice Microsoft Excel Worksheet Functions 1 19th Dec 2003 02:11 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:16 AM.