Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Compare 3 lists

I need to compare 3 lists (columns) of asset numbers that come from 3
different sources. I have copied the 3 columns onto 1 sheet and sorted
them.

What I am looking for is to know which numbers exist in all 3 lists and
which do not and which lists they do not exist in. In my example, my
resultant set would need to let me know that 1231391 was in all 3
lists, but that 1231392 was only in A and C, not B, and that 1233320
was in B, but not in A or C. And as you can see, the same numbers do
not always line up but do exist in all 3 lists.

Example:
ListA ListB ListC
1231391 1231391 1231391
1231392 1231393 1231392
1231393 1231396 1231393
1231396 1231397 1231396
1231397 1231398 1231397
1231398 1231399 1231398
1231399 1231400 1231399
1231400 1233320 1231400

Thanks,
Bill Kennedy

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,452
Default Compare 3 lists

Look at the Match function in the help.

RBS

wrote in message
oups.com...
I need to compare 3 lists (columns) of asset numbers that come from 3
different sources. I have copied the 3 columns onto 1 sheet and sorted
them.

What I am looking for is to know which numbers exist in all 3 lists and
which do not and which lists they do not exist in. In my example, my
resultant set would need to let me know that 1231391 was in all 3
lists, but that 1231392 was only in A and C, not B, and that 1233320
was in B, but not in A or C. And as you can see, the same numbers do
not always line up but do exist in all 3 lists.

Example:
ListA ListB ListC
1231391 1231391 1231391
1231392 1231393 1231392
1231393 1231396 1231393
1231396 1231397 1231396
1231397 1231398 1231397
1231398 1231399 1231398
1231399 1231400 1231399
1231400 1233320 1231400

Thanks,
Bill Kennedy


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Compare 3 lists

I looked at that function, but it will return the location of a
matching item in another column. But what I need is a resulting 2
columns, one with each entry found in any column and the columns that
number exists in. I need to resolve an issue so that every number will
eventually be in every column, which means that the problem I resolve
will result in a pulled list from 3 different systems and they all
match. Thanks.

RB Smissaert wrote:
Look at the Match function in the help.

RBS


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 lists Jim S.[_3_] Excel Discussion (Misc queries) 3 October 14th 09 10:30 AM
compare two lists saman110 via OfficeKB.com Excel Discussion (Misc queries) 2 October 16th 07 05:53 PM
Compare two lists Vicki Needs Help New Users to Excel 1 May 11th 07 03:46 AM
Compare two lists? s_tyrone Excel Discussion (Misc queries) 1 November 30th 05 02:47 PM
Compare Lists David Willey Excel Programming 3 August 8th 03 03:25 PM


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