vlookup

M

Marion

I would like to use a vlookup function that if the exact
criteria is not met does not automatically go to the
lower value but looks at the next highest value. Will
this work in combination with an if function and if so
could someone please let me know what the formula would
be.

Any help gratefully received.

Marion
 
F

Frank Kabel

Hi Marion
if your data range is sorted ascending just use
=VLOOKUP(your_value,range,column_index,TRUE)
 
M

Marion

Thank you for this, but in my data this returns an N/A
value as the data although ascending is not consecutive;
ie 1,3,5. Do you have any further ideas?

Regards

Marion
 
F

Frank Kabel

Hi
please provide some example data and describe your expected result
based on this example data
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top