+ Reply to Thread
Results 1 to 5 of 5

Advanced Filter and Data Validation

  1. #1
    Registered User
    Join Date
    09-12-2013
    Location
    Florida
    MS-Off Ver
    Excel 2010
    Posts
    8

    Advanced Filter and Data Validation

    Hello,

    I have a good sized data field 9 colums x 900 rows. I was able to create a data validation drop down that allows me to filter the rows by "Asssign to" Names. I'm running to to the issue where those names are changing or depending on the situations the person who the item is assigned to is no longer with the company. So I want to keep my set names but if there are items assigned to names not on the list I want it to all fall into an other option on the data validation. Is this possible?

    This is a mock Table
    Name Student Number Age Program Start Date Recruiter
    Ryan 1 23 Engineering 4/21/14 James G
    Sarah 19 24 Pastry Arts 1/27/14 James G
    Brenda 3 19 Business Management 2/24/14 Laura K
    Lisa 16 21 Digital Graphic Arts 4/21/14 Jaime C
    Brent 10 22 Medical Assisting 2/24/14 Adrian H

    This is how I would like the Data Drop down to look...
    Recruiter
    James G
    Laura K
    Other

    So I would want the Recruiters Jamie C and Adrian H to fall under "Others" as shown show above. So when I select others I want it filter out all the data except those that are not on the data validation list.
    Last edited by cholmes; 04-30-2014 at 02:44 PM.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,933

    Re: Advanced Filter and Data Validation

    Im not sure I completely understand your question, but maybe add a helper column that would contain a formula to give "others" if the name is not found?
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    09-12-2013
    Location
    Florida
    MS-Off Ver
    Excel 2010
    Posts
    8

    Re: Advanced Filter and Data Validation

    Updated. Hopefully it makes more sense.

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,933

    Re: Advanced Filter and Data Validation

    Again, I suggest you use a helper to ID those names, and include that in your filter

  5. #5
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Advanced Filter and Data Validation

    Maybe you could add a "Status" column for the recruiter and use a VLOOKUP table to show recruiters as Active or Unassigned or whatever term you like. If another recruiter is hired and assigned the student, then you can search and replace one recruiter with another and have the status change when you update the VLOOKUP table.
    Attached Files Attached Files
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

+ 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. advanced filter - button to re apply advanced filter across multiple sheets
    By motmac87 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-05-2013, 11:16 PM
  2. Second Advanced Filter does not work based on the data generated from the filter
    By mucc1928 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-29-2011, 02:42 PM
  3. Replies: 3
    Last Post: 05-15-2011, 11:46 AM
  4. Search Table - Advanced Filter/Data Validation?
    By EmilyB in forum Excel General
    Replies: 1
    Last Post: 01-12-2011, 01:35 AM
  5. VBA - Advanced filter with data Validation
    By Rubiks in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-18-2010, 02:32 PM

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