If Greater than this column and this column then Max and Min and display this cell

jshonuff

New Member
Joined
Nov 29, 2011
Messages
4
NAME
A
B
C
D
0%
1
561
91%
2
560
86%
A
0%

<tbody>
</tbody>


If Column A is Greater than 0 and Column B is greater than 90, then find the MAX of column B, and display Name Cell.
It should give you (1).

Also the same as above but instead of MAX I need the MIN Value as well.
Should be (2).
Thanks
 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.
Sorry No, I still need that to find the Min or it will go to one of the ones with a zero.
Even though 0 is smaller than 86%, I need it to know that 86% is the lowest somehow.
 
Upvote 0
Sorry for the last post it would have to be less than 90% for the Min (not greater than). Hope than helps.
Bottom line I think what you was asking before is correct or just ignore the 90%.
 
Upvote 0
OK I'm getting confused now.

Please can you post a larger sample of data - say maybe 10 lines ?
Say about 5 lines where column B entries are different and all above 90%, and another 5 lines where column B entries are again different and all below 90% ?
Mix these in with multiple different values in Column A.
Then say what the results should be please.
 
Upvote 0

Forum statistics

Threads
1,216,943
Messages
6,133,641
Members
449,822
Latest member
mrsunshine

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top