Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Bronco_Junkie
 
Posts: n/a
Default Range Lookup in VLookup ?'s

with this function I get all values to show correctly except any over the
highest lookup value IF(ISERROR(VLOOKUP(...)),0,VLOOKUP(...)) my range of
part numbers to lookup are 1001-1100, so, if it is 0-1100 I get what I want
with my make, model, price. However If I enter a part number ranging from
1101-9999 I get the same info as if I entered 1100. How do I make it say "0"
instead?
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default Range Lookup in VLookup ?'s

You shouldn't get the same answer. If you use True as the last argument, an
approximate match, the largest value less than the lookup value is used. So
if 1101 is the last value in the lookup table, anything from 1101 up should
return its value.

What formula and what data do you have?

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Bronco_Junkie" wrote in message
...
with this function I get all values to show correctly except any over the
highest lookup value IF(ISERROR(VLOOKUP(...)),0,VLOOKUP(...)) my range of
part numbers to lookup are 1001-1100, so, if it is 0-1100 I get what I

want
with my make, model, price. However If I enter a part number ranging from
1101-9999 I get the same info as if I entered 1100. How do I make it say

"0"
instead?



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
Dynamic range for Table_array in a VLOOKUP. DaveO Excel Worksheet Functions 8 October 12th 05 04:28 PM
Lookup in named range JaB Excel Discussion (Misc queries) 3 September 26th 05 01:51 PM
Match function...random search? Les Excel Worksheet Functions 10 July 28th 05 11:54 AM
How do I sum a range which includes the "#N/A" VLOOKUP return valu Sailor Excel Worksheet Functions 6 May 9th 05 08:46 AM
Lookup with search range start based on position of last blank lin rcmodelr Excel Worksheet Functions 0 November 14th 04 06:32 AM


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