+ Reply to Thread
Results 1 to 7 of 7

How to filter the names from a list of names without duplicates

  1. #1
    Registered User
    Join Date
    06-07-2012
    Location
    Mangalore, India
    MS-Off Ver
    Excel 2010
    Posts
    17

    Question How to filter the names from a list of names without duplicates

    Hi,

    I have a daily status report that need to filled by the QC team on everyday basis as and when they work on the loans. This coumn B shows loan numbers and column C shows Processors name. Now I need to create a sheet to classify the number of errors for each processors without the names being dupicated. (I have marked in blue). The issue is the name of processors will vary every day and we dont have a set of fixed processors. Unless I have a list of processors how can I count the number of error etc etc without the names being duplicated. Is there any way to automate this using any formule so that the column J will copy processor name without duplicates?

    Note: I cannot use delete duplicate option

    Thanks
    Jaya
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: How to filter the names from a list of names without duplicates

    Maybe, with an pivot table.

    See the example.
    Attached Files Attached Files
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: How to filter the names from a list of names without duplicates

    Hi jaya,

    Try using below array formula:-

    {=IFERROR(INDEX(Processor, MATCH(0, COUNTIF($J$1:$J1,Processor), 0)),"")}

    Where "Processor" is a defined name.. press Ctrl + F3 to see the logic used there.

    See attached:- New Microsoft Excel Worksheet.xlsx

    Regards,
    DILIPandey


    <click on below 'star' if this helps>
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), [email protected]

  4. #4
    Registered User
    Join Date
    06-07-2012
    Location
    Mangalore, India
    MS-Off Ver
    Excel 2010
    Posts
    17

    Question Re: How to filter the names from a list of names without duplicates

    Hi DiliPandey,

    wow!!! how did you do that? It works fine on the attched excel sheet. But when I used the same on daily status report it doesnt. The reason being I may not be using it in correct way. I did define "Processor" using Ctrl+F3 but it didnt work. The actual report 2 sheets so I need to map the values from one sheet to Error sheet. Sorry to bother you... Can you please help me. I have attached the report and the column is marked in blue (sheet names errors)

    Thanks
    Jaya
    Attached Files Attached Files

  5. #5
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: How to filter the names from a list of names without duplicates

    Sure jaya... use below formula:-

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    You need to enter this using ctrl shift enter.

    See attached :- Daily status report.xls


    Regards,
    DILIPandey

    <click on below 'star' if this helps>

  6. #6
    Registered User
    Join Date
    06-07-2012
    Location
    Mangalore, India
    MS-Off Ver
    Excel 2010
    Posts
    17

    Re: How to filter the names from a list of names without duplicates

    Got it.....!!!! Thanks thanks thanks a lot Sir You were of great help

  7. #7
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: How to filter the names from a list of names without duplicates

    You are welcome Jaya....

    Cheers

    Suggest you to mark this thread as [SOLVED]... thanks.


    Regards,
    DILIPandey

    <click on below 'star' if this helps>

+ 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