+ Reply to Thread
Results 1 to 8 of 8

shortlisting of values with 1 criteria

  1. #1
    Registered User
    Join Date
    03-13-2012
    Location
    Deventer, Netherlands
    MS-Off Ver
    Excel 2010
    Posts
    64

    shortlisting of values with 1 criteria

    Hi there,

    I'm in search for a formula which returns a shortlist of unique values that meet one criteria. I've illustrated the problem in attached sheet. Columns B-D cover the data (source), out of which column C-D comprise the criteria.
    The envisaged formula would then be in column G-H and return the source-values only once.

    Much appreciated if someone can help me out with this..

    Kind regards,
    Niels
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,781

    Re: shortlisting of values with 1 criteria

    G3=IFERROR(INDEX($B$3:$B$16,SMALL(IF(FREQUENCY(IF(C$3:C$16="x",MATCH($B$3:$B$16,$B$3:$B$16,0)),ROW($B$3:$B$16)-ROW($B$3)+1),ROW($B$3:$B$16)-ROW($B$3)+1),ROWS($B$3:B3))),"")

    Control+shift+enter

    copy across and down

  3. #3
    Registered User
    Join Date
    03-13-2012
    Location
    Deventer, Netherlands
    MS-Off Ver
    Excel 2010
    Posts
    64

    Re: shortlisting of values with 1 criteria

    1111111111
    Last edited by nielsb; 06-12-2020 at 10:59 AM.

  4. #4
    Registered User
    Join Date
    03-13-2012
    Location
    Deventer, Netherlands
    MS-Off Ver
    Excel 2010
    Posts
    64

    Re: shortlisting of values with 1 criteria

    Dear Caracala,

    thanks for your attempt. However the formula doesn't work. Possibly to do with the function 'frequency' not appearing in my list of formulae (MS Excel 2016). Is there a way I can upgrade my excel to capture 'Frequency', or perhaps a workaround / alternative formula?

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,819

    Re: shortlisting of values with 1 criteria

    FREQUENCY is available in Excel 2010, so it's not that. What error message do you get?
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  6. #6
    Registered User
    Join Date
    03-13-2012
    Location
    Deventer, Netherlands
    MS-Off Ver
    Excel 2010
    Posts
    64

    Re: shortlisting of values with 1 criteria

    Appologies Caracala,
    your formula DOES work.. I just got the wrong translation for the 'frequency' function. In dutch it's 'interval'..

    Many thanks!!

  7. #7
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,819

    Re: shortlisting of values with 1 criteria

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

  8. #8
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,781

    Re: shortlisting of values with 1 criteria

    You are welcome

+ 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. Replies: 1
    Last Post: 03-25-2020, 08:06 AM
  2. Replies: 6
    Last Post: 08-21-2019, 09:10 AM
  3. Replies: 2
    Last Post: 01-03-2017, 08:40 AM
  4. Replies: 4
    Last Post: 11-01-2016, 03:28 PM
  5. VBA Macro Dividing Values Based upon Matching Criteria and Description Criteria
    By pvsvprasad in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 09-18-2016, 12:39 PM
  6. [SOLVED] How to sum values based on multiple criteria with multple possibilities for each criteria?
    By boredaxel in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 11-05-2013, 02:26 AM
  7. Replies: 2
    Last Post: 10-05-2011, 12:43 PM

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