Results 1 to 10 of 10

Lookup nearest value

Threaded View

  1. #7
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,054

    Re: Lookup nearest value

    Why not? Work for me....

    It will find lowest value and +1 will bring propper result

    Edit: you are right.. but this might work:

    =IF(ISNA(MATCH(D4;$A$1:$A$26;0));INDEX($B$1:$B$26;MATCH(D4;$A$1:$A$26;1)+1);VLOOKUP(D4;$A$1:$B$26;2;TRUE))
    Last edited by zbor; 06-09-2009 at 04:28 AM.

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