PC Review


Reply
Thread Tools Rate Thread

Comparing 2 sets of data ...help!

 
 
dancingbear72
Guest
Posts: n/a
 
      15th Sep 2004
Hi

I am very new to excel so if someone could explain how to get aroun
this problem simply I'd be eternaly grateful.

I know there are mamny threads on this sort of thing. I have done
search but there doesn't seem to be anything specific to this problem.

Here goes:

List 1: I have a list of names in a database (about 10,000)
List 2: I have a new list of names that I need to add to the database.

The thing is I need to filter the names to remove duplicates, but wha
I really need to do is know which of the names in list 2 are "ne
names", i.e. not in list 1.

I hope I'm explaining this right, basically I need a 3rd list of name
that are in list 2 but not in list 1, then this should give me a lis
of new names.

I have looked here http://www.cpearson.com/excel/duplicat.htm but it'
a bit complicated for me. Could anyone help ...please!!

Thanks in advance
Ro

--
Message posted from http://www.ExcelForum.com

 
Reply With Quote
 
 
 
 
Nikos Yannacopoulos
Guest
Posts: n/a
 
      15th Sep 2004
Rob,

Use an empty column next to list 2, to use function VLookup in to identify
the wntries that already exist in list 1. The arguments should be:
Lookup_Value: The cell in the same row of list 2 containing the name
Table_Array: the range in list 1 containing the names
Col_Index_Num: 1 (this means it looks in the first column in the table
array)
Range_Lookup: False (so it looks for exact matches, ignoring near matches)

When you select the Table_Array range press F4 to make it an absolute
reference, so it stays constant when you then copy down. An absolute range
address should look like $A$1:$A$800 as opposed to the default relative one
which looks like A1:A800.
When you copy down, the matches will contain the name in the VLookup column,
while the unmatched names will return #N/A; the latter are the new ones, so
filter and copy to the bottom of the main list.

HTH,
Nikos



"dancingbear72 >" <<(E-Mail Removed)> wrote in
message news:(E-Mail Removed)...
> Hi
>
> I am very new to excel so if someone could explain how to get around
> this problem simply I'd be eternaly grateful.
>
> I know there are mamny threads on this sort of thing. I have done a
> search but there doesn't seem to be anything specific to this problem.
>
> Here goes:
>
> List 1: I have a list of names in a database (about 10,000)
> List 2: I have a new list of names that I need to add to the database.
>
> The thing is I need to filter the names to remove duplicates, but what
> I really need to do is know which of the names in list 2 are "new
> names", i.e. not in list 1.
>
> I hope I'm explaining this right, basically I need a 3rd list of names
> that are in list 2 but not in list 1, then this should give me a list
> of new names.
>
> I have looked here http://www.cpearson.com/excel/duplicat.htm but it's
> a bit complicated for me. Could anyone help ...please!!
>
> Thanks in advance
> Rob
>
>
> ---
> Message posted from http://www.ExcelForum.com/
>



 
Reply With Quote
 
VENKAT
Guest
Posts: n/a
 
      16th Sep 2004
copy list1 at the end of list2
let us call this list3
give a heading to this list3
click data(menu)-filter-advancefilter
in advancefilter window against <lsit range> click the icon at the
righthand end
and highlight the complete list3 inlcluding the heading
dont do anything to criterarange
check <copy to another location> at the top
in <copy to >line again click the icon on theright hand side
choose some cell outside list 3
check unique record only at the bottom
click ok
you get the unique records only in the new location.



On Wed, 15 Sep 2004 07:35:55 -0500, dancingbear72
<<(E-Mail Removed)>> wrote:

> Hi
>
> I am very new to excel so if someone could explain how to get around
> this problem simply I'd be eternaly grateful.
>
> I know there are mamny threads on this sort of thing. I have done a
> search but there doesn't seem to be anything specific to this problem.
>
> Here goes:
>
> List 1: I have a list of names in a database (about 10,000)
> List 2: I have a new list of names that I need to add to the database.
>
> The thing is I need to filter the names to remove duplicates, but what
> I really need to do is know which of the names in list 2 are "new
> names", i.e. not in list 1.
>
> I hope I'm explaining this right, basically I need a 3rd list of names
> that are in list 2 but not in list 1, then this should give me a list
> of new names.
>
> I have looked here http://www.cpearson.com/excel/duplicat.htm but it's
> a bit complicated for me. Could anyone help ...please!!
>
> Thanks in advance
> Rob
>
>
> ---
> Message posted from http://www.ExcelForum.com/
>




--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
 
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 two data sets PR1 Microsoft Excel Worksheet Functions 1 1st Nov 2008 02:52 PM
Comparing two sets data for different month achilles Microsoft Excel Misc 0 9th Feb 2006 02:44 PM
Comparing two sets of data Eric G Microsoft Excel Programming 12 5th Apr 2004 11:36 PM
Comparing 2 sets of data Dave Aanderson Microsoft Excel Worksheet Functions 1 24th Oct 2003 05:02 AM
Comparing two sets of data Alice Microsoft Excel Misc 1 5th Aug 2003 11:51 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:45 PM.