+ Reply to Thread
Results 1 to 5 of 5

VLOOKUP or what?

  1. #1
    Registered User
    Join Date
    05-23-2022
    Location
    UK
    MS-Off Ver
    2016
    Posts
    7

    Question VLOOKUP or what?

    Hi All

    I have a small table of Names with associated Numbers example Fred Smith 28000
    I would like to populate a blank table with Name and Number of all entries that are less than or equal to x in value order high to low.

    I'm sorry but brain fog is stopping me working out what should be a simple solution.

    Your help would be appreciated.
    Ray
    Last edited by RayHines; 02-08-2023 at 06:06 AM. Reason: Problem Solved

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.84 (24041420))
    Posts
    8,767

    Re: VLOOKUP or what?

    are you still using 2016 version of excel ?

    a sample may help
    IFERROR(INDEX($A$2:$A$110,SMALL(IF(($b$2:$b$110)>X,MATCH(ROW($A$2:$A$110),ROW($A$2:$A$110))),ROW(A1))),"")

    not sure on the sort in 2016 version - so will need to look that up, EDIT - had a look, and I cant find a function in 2016 that will help , excel 365 / 2021 has a sort function and filter function - which would work better

    X needs to be a number
    Attached Files Attached Files
    Last edited by etaf; 02-07-2023 at 03:35 PM.
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Registered User
    Join Date
    05-23-2022
    Location
    UK
    MS-Off Ver
    2016
    Posts
    7

    Re: VLOOKUP or what?

    Thank you for your reply. I will let you know if it works tomorrow.

    Ray

  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,945

    Re: VLOOKUP or what?

    Administrative Note:

    Welcome to the forum.

    We would very much like to help you with your query, however the thread title does not really convey what your request is about. Tell us what you are trying to do, not how you think it should be done.

    Please take a moment to amend your thread title. Make sure that the title properly explains your request. Your title should be explicit and not be generic (this includes function names used without an indication of what you are trying to achieve).

    Please see Forum Rule #1 about proper thread titles and adjust accordingly. To edit the thread title, open the original post to edit and then click on Go Advanced (bottom right) to access the area where you can edit your title.

    (Note: this change is not optional. No help to be offered until this moderation request has been fulfilled.)
    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

  5. #5
    Registered User
    Join Date
    05-23-2022
    Location
    UK
    MS-Off Ver
    2016
    Posts
    7

    Re: VLOOKUP or what?

    Thank you Wayne that appears to be working, much appreciated.

    Ray

+ 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: 12-08-2020, 05:16 AM
  2. Replies: 5
    Last Post: 12-07-2016, 09:18 AM
  3. Using vLookup based on results from a vLookup & returning an undetermined list
    By NormalityBan in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 08-14-2014, 05:02 AM
  4. Replies: 0
    Last Post: 12-26-2013, 01:12 PM
  5. Display Cell within VLookup range that excel thinks matches the VLookup Value
    By headachexcelperson in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-04-2013, 04:56 PM
  6. vlookup? match? index? MULTIPLE criteria for vlookup search problem....
    By aborg88 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-11-2013, 09:56 AM
  7. Replies: 5
    Last Post: 07-29-2009, 07:53 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