+ Reply to Thread
Results 1 to 4 of 4

Grading list of unique values​​

  1. #1
    Registered User
    Join Date
    04-20-2013
    Location
    belgium
    MS-Off Ver
    Excel 2007
    Posts
    3

    Question Grading list of unique values​​

    Hello

    Can anyone help me with this exercise?
    I have a list of customers and their sales where there is also a representative.
    From that list, I would like to filter out all the different representatives.

    Topping the list I posted the different values ​​to be displayed. This I have now typed but if the list contains many records it would be too much work to complete.

    Hopefully someone can help me.

    greet

    Céderic
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor AZ-XL's Avatar
    Join Date
    03-22-2013
    Location
    Azerbaijan, Baku
    MS-Off Ver
    Excel 2007
    Posts
    603

    Re: Grading list of unique values​​

    =IFERROR(INDEX(Table1[Vertegw.],MATCH(SMALL(IF(Table1[Helper]=1,ROW(Table1[Helper])-1,""),ROW()-1),IF(Table1[Helper]=1,ROW(Table1[Helper])-1,""),0)),"") CSE

    I used helper column for that and inserted into table
    Attached Files Attached Files
    Appreciate the help? CLICK *

  3. #3
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Grading list of unique values​​

    here is one way
    Attached Files Attached Files
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  4. #4
    Forum Expert Kevin UK's Avatar
    Join Date
    12-07-2010
    Location
    Radstock, Somerset
    MS-Off Ver
    365
    Posts
    1,922

    Re: Grading list of unique values​​

    Hi fidelski

    Try the following, in D3 and copy down:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Regards Kevin


    Merged Cells (They are the work of the devil!!!)

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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