Help - I need V lookup to return the highest value associated with a lookup value - currently I am getting the lowest value
See attached as an example
Help - I need V lookup to return the highest value associated with a lookup value - currently I am getting the lowest value
See attached as an example
Lookup works up a list so may be what you are after:
=LOOKUP(A2,$A$2:$A$18,$B$2:$B$18)
Dom
"May the fleas of a thousand camels infest the crotch of the person who screws up your day and may their arms be too short to scratch..."
Use code tags when posting your VBA code: [code] Your code here [/code]
Remember, saying thanks only takes a second or two. Click the little star to give some Rep if you think an answer deserves it.
Excellent - I will try this and let you know, or get back with another question !!!! First time using this type of forum, thank you very much for a quick reply
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks