I'm not sure if somebody had asked before, but I would like to get the maximum value based on certain condition.
Col C = name
Col J = amount
Col K = maximum amount by same name
For example, C1=C2=Tom, C3=C4=Jerry, J1=1, J2=2, J3=3, J4=4, what is the (array) formula for col K if I want the result: K1=K2=2, K3=K4=4?
Thanks!
Bookmarks