+ Reply to Thread
Results 1 to 5 of 5

Compare disparute lists and lookup matched values

  1. #1
    Registered User
    Join Date
    05-20-2009
    Location
    uk
    MS-Off Ver
    Excel 2002
    Posts
    23

    Compare disparute lists and lookup matched values

    Hi,

    I need to sum the size of 1500 user mailboxes from a list of 12000 people.

    I have list of 1500 user names in Column A that I need to match against the 12000 usernames in Column B (both are in random non-alphabetised order). Column C contains a value for the size of the user's mailbox (user from column B). I want to identify in Column D which names in Column B are found in Column A so I can then filter and sum the mailbox sizes.

    I'm having trouble working out which combination of formulas I need. I've tried COUNTIFs and VLOOKUPs but I'm not getting it right.

    Many thanks!

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Compare disparute lists and lookup matched values

    Hi

    So in D1, put this formula.

    =IF(COUNTIF($A$1:$A$10;B1)>0;"Duplicates";"")


    Copy down.

    Hope to helps you.
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Registered User
    Join Date
    05-20-2009
    Location
    uk
    MS-Off Ver
    Excel 2002
    Posts
    23

    Re: Compare disparute lists and lookup matched values

    Thanks - I tried that but it doesn't work properly as when I cross-reference the filtered list of rows with "Duplicate" in Column D it does not return all of the duplicate i.e. some names in Col B that Match to Col A get missed - even thought spelling/syntax/case etc is exactly the same.

  4. #4
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Compare disparute lists and lookup matched values

    ...If you mean something else, pls upload a sample workbook.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    05-20-2009
    Location
    uk
    MS-Off Ver
    Excel 2002
    Posts
    23

    Re: Compare disparute lists and lookup matched values

    Thanks. I can't upload the spreadsheet as it contains actual usernames that I can't publish becuase of data protection legislation.

    I see from your sample spreadsheet how the formula works. I'll have to see if I can work out why it doesn't seem to pick up all the entries.

    Thanks for your help. I'll come back and set the thread to solved once I figure out what it is.

    Thanks again.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1