Vlookup

  • Thread starter Thread starter Doron Klein
  • Start date Start date
D

Doron Klein

I want to use the vlookup function, but instead of find the equal or
small value that close to the lookup_value. I want to find the equal
or big value that close to the lookup_value.

Thank you.

Doron
 
I think the last argument shuld be "true"---see help <vlookp>
 
Hi!

If you sort descending the lookup table you can use a
combo index/match with a match_type argument of -1. See
Excel help on the match function for a description.

Biff
 

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

Back
Top