Saw some awesome answers on this forum, thought I'd give a try if you guys could help me out as well.
I saw several posts that adressed this problem, but basically all posts were string conditions and I'm not sure how I can make it work for me.
Example:
A B
1 5%
10 1,05%
39 1,23%
1 0,56%
12 1,05%
18 1,37%
I want to find the max value of column B with a condition that the value in column A must be higher than 10.
Not sure how to go about this, any of you experts know?
I saw several posts that adressed this problem, but basically all posts were string conditions and I'm not sure how I can make it work for me.
Example:
A B
1 5%
10 1,05%
39 1,23%
1 0,56%
12 1,05%
18 1,37%
I want to find the max value of column B with a condition that the value in column A must be higher than 10.
Not sure how to go about this, any of you experts know?