+ Reply to Thread
Results 1 to 2 of 2

need to select closest match using vlookup if it higher or lower

  1. #1
    vlookup help pls
    Guest

    need to select closest match using vlookup if it higher or lower

    i cant get vlookup to select the closest value if the closest value is higher
    it automatically selects the highest value below the cell value

  2. #2
    Duke Carey
    Guest

    RE: need to select closest match using vlookup if it higher or lower

    VLOOKUP() will not do what you want. You can use MATCH() and INDEX(), if the
    list is sorted in descending order and you use -1 as the 3rd argument in the
    MATCH() function


    "vlookup help pls" wrote:

    > i cant get vlookup to select the closest value if the closest value is higher
    > it automatically selects the highest value below the cell value


+ 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