Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 7
Default VLOOKUP Range_lookup TRUE

Why don't my tests work?

http://img716.imageshack.us/img716/4035/vlookuptest.gif

http://img525.imageshack.us/img525/5...ookuptest2.gif
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1,533
Default VLOOKUP Range_lookup TRUE

You have to sort your table ascending.

Regards,
Per


"Pekka Numminen" skrev i meddelelsen
...
Why don't my tests work?

http://img716.imageshack.us/img716/4035/vlookuptest.gif

http://img525.imageshack.us/img525/5...ookuptest2.gif


  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 833
Default VLOOKUP Range_lookup TRUE

Image 525 does not work because you have got:-

Appl

- in cell D1 when you should have:-

Apple

Please hit Yes if my comments have helped.




"Pekka Numminen" wrote:

Why don't my tests work?

http://img716.imageshack.us/img716/4035/vlookuptest.gif

http://img525.imageshack.us/img525/5...ookuptest2.gif
.

  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 833
Default VLOOKUP Range_lookup TRUE

Image 716 does not work because:-

1. You are looking for a value (15 in cell D1 that does not exist in range A
1 to B 5).

2. Your formula in cell F 1 appears to be wrong; it should be:-

=VLOOKUP(D1,A1:B5,2,FALSE)

With the above in cell F1 entry of any of 50 / 40 / 30 / 20 / 10 into cell
D1 will return the correct text in F1.

Please hit Yes if my comments have helped.

Thanks.






"Pekka Numminen" wrote:

Why don't my tests work?

http://img716.imageshack.us/img716/4035/vlookuptest.gif

http://img525.imageshack.us/img525/5...ookuptest2.gif
.

  #5   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 7
Default VLOOKUP Range_lookup TRUE

On 21 Feb, 11:01, "Per Jessen" wrote:
You have to sort your table ascending.


Why? Shouldn't Excel look for the closest number? What is the logic?


  #6   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 7
Default VLOOKUP Range_lookup TRUE

On 21 Feb, 11:14, trip_to_tokyo wrote:
Image 525 does not work because you have got:-

Appl

*- in cell D1 when you should have:-

Apple


The idea of the value TRUE of Range_lookup is to find the closest
match. "Medla" works, so why not "Appl"? Can somebody explain the
logic?
  #7   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1,533
Default VLOOKUP Range_lookup TRUE

Excel does look for the closest number, but the function require that the
table is sorted ascending (small to large). If you do not sort ascending,
you will never get it working... (see excel help file)

Per

"Pekka Numminen" skrev i meddelelsen
...
On 21 Feb, 11:01, "Per Jessen" wrote:
You have to sort your table ascending.


Why? Shouldn't Excel look for the closest number? What is the logic?


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
plz send me ex for Range_lookup in Vlookup functions mani Excel Discussion (Misc queries) 1 April 20th 09 01:02 PM
Hlookup, range_lookup parameter lmagnuss Excel Worksheet Functions 1 December 3rd 08 01:01 AM
VLOOKUP returning value when range_lookup false jodieg Excel Worksheet Functions 6 August 24th 06 01:53 PM
VLOOKUP(lookup_value, ___ ,col_index_num,range_lookup) RICKY Excel Worksheet Functions 3 March 16th 06 10:49 PM
range_lookup in lookup functions mkbatch Excel Worksheet Functions 2 February 27th 06 10:19 PM


All times are GMT +1. The time now is 06:06 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"