Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Tim
 
Posts: n/a
Default lookup finding the next value that is GREATER

Hi,

Is there any way that I can get lookup or an equivalent to use the next
value that is GREATER than the lookup value?
My data is not sorted and can not be sorted.

Other data is as follow:
Lookup value: 50
lookup_array:F14:F77
Resulting value: B14:B77

Tim
  #2   Report Post  
Aladin Akyurek
 
Posts: n/a
Default

=INDEX($B$14:$B$77,MATCH(MIN(IF($F$14:$F$7750,$F$ 14:$F$77)),$F$14:$F$77,0))

which must be confirmed with control+shift+enter, not just with enter.

Tim wrote:
Hi,

Is there any way that I can get lookup or an equivalent to use the next
value that is GREATER than the lookup value?
My data is not sorted and can not be sorted.

Other data is as follow:
Lookup value: 50
lookup_array:F14:F77
Resulting value: B14:B77

Tim

  #3   Report Post  
Tim
 
Posts: n/a
Default

Thank You !

It functions. I try to do smth simmilar. but didn't confirm it with
ctrl+shift +enter so that's why I got confusing results.

"Aladin Akyurek" wrote:

=INDEX($B$14:$B$77,MATCH(MIN(IF($F$14:$F$7750,$F$ 14:$F$77)),$F$14:$F$77,0))

which must be confirmed with control+shift+enter, not just with enter.

Tim wrote:
Hi,

Is there any way that I can get lookup or an equivalent to use the next
value that is GREATER than the lookup value?
My data is not sorted and can not be sorted.

Other data is as follow:
Lookup value: 50
lookup_array:F14:F77
Resulting value: B14:B77

Tim


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
vlookup - finding the next value that is GREATER than the lookup value? Harold Good Excel Worksheet Functions 6 August 10th 05 10:32 PM
Finding LARGE value within range of lookup table WPA Excel Discussion (Misc queries) 2 June 13th 05 07:41 PM
Lookup Vector > Lookup Value Alec Kolundzic Excel Worksheet Functions 6 June 10th 05 02:14 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
double lookup, nest, or macro? Josef.angel Excel Worksheet Functions 1 October 29th 04 09:50 AM


All times are GMT +1. The time now is 09:56 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"