+ Reply to Thread
Results 1 to 6 of 6

Find out who is having two ID in the list

  1. #1
    Registered User
    Join Date
    03-27-2019
    Location
    Brisbane
    MS-Off Ver
    2016
    Posts
    28

    Smile Find out who is having two ID in the list

    Hi all

    I want to find out who is having two ID under the same name.
    I tried to search some post but couldn't get the same result as I need.

    The requirements:

    Any of the rows can't be removed and I want to add a check column to find out who is having two or more ID.
    Prefer to only have one check column, if it's not possible, one helping column is okay. Thanks
    It may has more people are having two ID.
    One name may have two or more ID, we just need to find out who is not One name to One ID.

    Could you please help me to have a look, thanks
    Please see the attached sample list

    bb1228
    Attached Files Attached Files
    Last edited by bb1228; 11-24-2022 at 09:42 PM.

  2. #2
    Forum Expert
    Join Date
    09-30-2019
    Location
    Chiangmai, Thailand
    MS-Off Ver
    Office 2016, Excel 2019
    Posts
    1,234

    Re: Find out who is having two ID in the list

    Maybe

    =COUNTIFS($B$1:$B$19,B2,$A$1:$A$19,"<>"&A2)

    Note: the formula can't tell how many ID, just tell have 'another' ID (value 1 or more)

    Regards.

  3. #3
    Registered User
    Join Date
    03-27-2019
    Location
    Brisbane
    MS-Off Ver
    2016
    Posts
    28

    Re: Find out who is having two ID in the list

    Thank you so much for you promptly response, menem.

    It's working as what I need, cheers.

  4. #4
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Find out who is having two ID in the list

    Power Query

    ID Name Count
    1
    Simon
    2
    7
    Simon
    1


    Please Login or Register  to view this content.
    Last edited by sandy666; 11-24-2022 at 09:50 PM.

  5. #5
    Registered User
    Join Date
    03-27-2019
    Location
    Brisbane
    MS-Off Ver
    2016
    Posts
    28

    Re: Find out who is having two ID in the list

    Quote Originally Posted by sandy666 View Post
    Power Query

    ID Name Count
    1
    Simon
    2
    7
    Simon
    1


    Please Login or Register  to view this content.
    Thank you so much Sandy

    Sorry, I don't know anything about Power Query,
    I would like to try yours if I know some of Power Query, thanks

  6. #6
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Find out who is having two ID in the list

    My pleasure

    to know more :Learn Power Query

    to check how it works add more Names and IDs to the source table , proper or not then right click on the green table and choose Refresh

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. list 1 has 400 names List 2 has 4000. find manes from list 1 on 2
    By Ed in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-12-2005, 05:05 AM
  2. list 1 has 400 names List 2 has 4000. find manes from list 1 on 2
    By Max in forum Excel Formulas & Functions
    Replies: 20
    Last Post: 09-06-2005, 10:05 PM
  3. [SOLVED] list 1 has 400 names List 2 has 4000. find manes from list 1 on 2
    By Max in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-06-2005, 05:05 PM
  4. list 1 has 400 names List 2 has 4000. find manes from list 1 on 2
    By Ed in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 04:05 PM
  5. [SOLVED] list 1 has 400 names List 2 has 4000. find manes from list 1 on 2
    By Max in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-06-2005, 09:05 AM
  6. [SOLVED] list 1 has 400 names List 2 has 4000. find manes from list 1 on 2
    By Ed in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 07:05 AM
  7. [SOLVED] list 1 has 400 names List 2 has 4000. find manes from list 1 on 2
    By Ed in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 AM
  8. list 1 has 400 names List 2 has 4000. find manes from list 1 on 2
    By Ed in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 01:05 AM

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