+ Reply to Thread
Results 1 to 4 of 4

Filtering information to extract top 5 matches but excluding certain criteria as well

  1. #1
    Registered User
    Join Date
    05-17-2013
    Location
    Taunton, Somerset
    MS-Off Ver
    Excel 2010
    Posts
    12

    Filtering information to extract top 5 matches but excluding certain criteria as well

    Hi all

    I am brand new to VBA and have been thrown in at the deep end to produce a way of filtering mentors for mentees.

    What will be happening is that a mentee will put in their details and what they are looking for by having a mentor using key words. The mentors will have provided similar information and I need to filter out the 5 best matches. They are not allowed to be in the same Org.Unit.

    The spreadsheet that I am using (I have deleted some of the information as it is sensitive and not relevant to the filtering bit) is attached.

    I'm not asking for someone to write the whole thing for me but if I could have a starter for 10 that would be really appreciated.

    Thanks in advance.

    Matt
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    09-21-2011
    Location
    Birmingham UK
    MS-Off Ver
    Excel 2003/7/10
    Posts
    2,188

    Re: Filtering information to extract top 5 matches but excluding certain criteria as well

    Please Login or Register  to view this content.
    that will filter the sheet based on the criteria selected in the 1st row.

    I'll look at the output in a bit.

  3. #3
    Registered User
    Join Date
    05-17-2013
    Location
    Taunton, Somerset
    MS-Off Ver
    Excel 2010
    Posts
    12

    Re: Filtering information to extract top 5 matches but excluding certain criteria as well

    Thanks Nathan.

    The next thing for me to do is understand how you got it to do what it does haha

  4. #4
    Valued Forum Contributor
    Join Date
    09-21-2011
    Location
    Birmingham UK
    MS-Off Ver
    Excel 2003/7/10
    Posts
    2,188

    Re: Filtering information to extract top 5 matches but excluding certain criteria as well

    its not trick, the set bit, sets some objects up, so we can use a name for things rather than typing the full each time, the filter part is repeated, it filters field x (columns from the left) with the criteria of xxxxx

+ 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