+ Reply to Thread
Results 1 to 4 of 4

[simple] Getting a list of values from a column within a given numerical range.

  1. #1
    Registered User
    Join Date
    04-10-2011
    Location
    Barcelona
    MS-Off Ver
    Excel 2003
    Posts
    2

    [simple] Getting a list of values from a column within a given numerical range.

    Dear Everyone,

    I've been trying to solve this seemingly simple problem for a long while but eventually decided to ask for your help.

    If you look on the spreadsheet attached, fields from B55->B174 contain various values of Rq.
    What I'd like to do is to display in the blue table (in the column I34 and below) all values of Rq that are within the numerical range given in B24 and C24.

    Any ideas on how to do it?

    I'd really appreciate your help.
    Daniel
    Attached Files Attached Files

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,167

    Re: [simple] Getting a list of values from a column within a given numerical range.

    Hi Daniel,

    Look at the attached where I've done an Advanced Filter on your data. See it this is what you want.
    Attached Files Attached Files
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Registered User
    Join Date
    04-10-2011
    Location
    Barcelona
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: [simple] Getting a list of values from a column within a given numerical range.

    Hey Marvin, thanks for your reply.
    It's working indeed, in the meantime though someone has suggested to me employing this:
    "=IF(ISERROR(SMALL(IF(ABS($B$55:$B$174-0.8)<=0.08,ROW($B$55:$B$174),""),ROW()-33)),"",INDEX($B$1:$B$174,SMALL(IF(ABS($B$55:$B$174-0.8)<=0.08,ROW($B$55:$B$174),""),ROW()-33)))"

    Cheers for help!
    Daniel

  4. #4
    Forum Expert
    Join Date
    10-10-2008
    Location
    Northeast Pennsylvania, USA
    MS-Off Ver
    Excel 2007
    Posts
    2,387

    Re: [simple] Getting a list of values from a column within a given numerical range.

    danielito,

    Welcome to the Excel Forum.


    Detach/open workbook Get a list of unique numbers greater or less than - danielito - EF771882 - SDG15.xlsm and run macro GetUniqueRq.
    Have a great day,
    Stan

    Windows 10, Excel 2007, on a PC.

    If you are satisfied with the solution(s) provided, please mark your thread as Solved by clicking EDIT in your original post, click GO ADVANCED and set the PREFIX box to SOLVED.

+ 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