+ Reply to Thread
Results 1 to 3 of 3

what formula is like match but returns Duplicates

  1. #1
    Registered User
    Join Date
    09-02-2011
    Location
    Chicago, IL
    MS-Off Ver
    Excel 2007
    Posts
    43

    what formula is like match but returns Duplicates

    What formula is like match but returns Duplicates instead of just the first instance


    example i have a Dynamic list that I need to look up all the names in
    Jon
    Pal
    Pet
    Sam



    the lookup area is
    Jon
    Pal
    Sam
    Pet
    Kim
    Jim
    Pal
    Sam
    kim
    Jim

    i need to return 1;2;3;4;7;8;


    thanks

  2. #2
    Registered User
    Join Date
    09-02-2011
    Location
    Chicago, IL
    MS-Off Ver
    Excel 2007
    Posts
    43

    Re: what formula is like match but returns Duplicates

    is it the index(match(row-row)), Function?

  3. #3
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: what formula is like match but returns Duplicates

    If your list is in say A1:A10 and your dynamic range is called "Names", then try:

    Please Login or Register  to view this content.
    which must be confirmed with CTRL+SHIFT+ENTER and copied down.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

+ 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