nader assaleh
Member
hi
my question is a simple one. in vlookup function
range_lookup: Optional. If TRUE or omitted, an approximate match is returned.
(If an exact match is not found, the next largest value that is less than lookup_
value is returned.). is there a way to let vlookup choose two values that is the value that is
less than lookup value and the value that is greater than lookup value and interpolate them
in the attached file if the quantity is 63 then vlookup function will give me price as 20
the result im looking for is
20+18=38 then 38/2=19
thank you much
my question is a simple one. in vlookup function
range_lookup: Optional. If TRUE or omitted, an approximate match is returned.
(If an exact match is not found, the next largest value that is less than lookup_
value is returned.). is there a way to let vlookup choose two values that is the value that is
less than lookup value and the value that is greater than lookup value and interpolate them
in the attached file if the quantity is 63 then vlookup function will give me price as 20
the result im looking for is
20+18=38 then 38/2=19
thank you much