I have a table like this :
![enter image description here]()
Now I would like to perform a column lookup on this where I give the Client(B) and get return value from Status(C) but the latest date from Date (A).
I tried using vlookup but I am not getting the right return value.
Thanks for the help.