+ Reply to Thread
Results 1 to 4 of 4

Removing duplicate records when indexing (spreadsheet attached)

  1. #1
    Forum Contributor
    Join Date
    06-18-2013
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    104

    Removing duplicate records when indexing (spreadsheet attached)

    My title I think is self explanatory, but it may just because I have been working on this for too long. I have duplicate values and the index for the order number remains the same when they should be different, or unique.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Removing duplicate records when indexing (spreadsheet attached)

    Try Pivot Table.

  3. #3
    Forum Contributor
    Join Date
    06-18-2013
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    104

    Re: Removing duplicate records when indexing (spreadsheet attached)

    I already have a Pivot Table but I was wondering if there was another way because I have to present this as a summary report eventually and was wondering if there a way to show it in a cell rather than as a Pivot?

  4. #4
    Banned User!
    Join Date
    10-14-2006
    Posts
    1,211

    Re: Removing duplicate records when indexing (spreadsheet attached)

    Try this:

    G7: =INDEX(B:B,SMALL(IF((A$2:A$23="Client 1")*(C$2:C$23=F7),ROW(B$2:B$23)),COUNTIF(F$7:F7,F7)))

    Array Formula: Press Ctrl+Shift+Enter, not just Enter
    Copy down to G9

+ 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