+ Reply to Thread
Results 1 to 5 of 5

Trying to remove duplicate names from a look up code to count

  1. #1
    Registered User
    Join Date
    05-31-2012
    Location
    PA
    MS-Off Ver
    Excel 2007
    Posts
    36

    Trying to remove duplicate names from a look up code to count

    This is confusing so I attached a spreadsheet. Basically, I have location codes and I need each person listed once for each location code and I can't list the Vacancies. I end up using these people for a different file and I also need to use it to count how many people are at each location code. I know the simple ways of doing this if I only needed one thing. However, I need to use it for so many different files that I'd like to pull the detail back in this manner. Please see attached file and tell me if this is possible?

    Thanks so much in advance!!
    Attached Files Attached Files

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Trying to remove duplicate names from a look up code to count

    Try this in G5:

    =IF(OR(C5="VACANCY",COUNTIFS(B$5:B5,B5,C$5:C5,C5)<>1),"",C5)

  3. #3
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Trying to remove duplicate names from a look up code to count

    Or
    Enter in G5 and copy down
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  4. #4
    Registered User
    Join Date
    05-31-2012
    Location
    PA
    MS-Off Ver
    Excel 2007
    Posts
    36

    Re: Trying to remove duplicate names from a look up code to count

    AMAZING!!! This worked!!! Thank you both so so so much!!!

  5. #5
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Trying to remove duplicate names from a look up code to count

    You're welcome. Glad we could help.

+ 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. Remove Duplicate Names
    By NJ007 in forum Excel General
    Replies: 6
    Last Post: 03-30-2016, 05:28 PM
  2. [SOLVED] Remove duplicate names
    By chief_abound in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-25-2015, 03:27 AM
  3. [SOLVED] MultiLine Textbox to auto remove blank line, count line, remove duplicate
    By khhoa in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 02-24-2015, 09:28 PM
  4. Code to remove compare and remove duplicate value between 2 columns
    By winmaxservices1 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-22-2015, 02:30 PM
  5. Remove duplicate names from 2 colums / multiple rows
    By quikgun15 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-05-2014, 03:49 AM
  6. Need to copy store names from sheet1 to sheet3 and remove duplicate names
    By aleanboy in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-21-2014, 08:47 AM
  7. Replies: 1
    Last Post: 10-06-2014, 09:44 AM

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