Double Match (one with less than or equal to)

Joined
Jan 8, 2010
Messages
1
Reaction score
0
I am trying to write a multiple lookup or index function that will operate as illustrated below.

I need a function that looks for an exact match of "Breakfast" in the first columns of the table and finds the row that corresponds to closest to but not greater than "74" in the third column. So that the function returns the appropriate value (in this case "3") from the 4th column.

Much thanks in advance for the help!
Trevor
 

Attachments

  • Sample.doc
    26 KB · Views: 139

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