ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How can I look up max of one colume and display the colume to the. (https://www.excelbanter.com/excel-worksheet-functions/14146-how-can-i-look-up-max-one-colume-display-colume.html)

Brian Cornejo

How can I look up max of one colume and display the colume to the.
 
I need to find the max value out of one colume and display the value of the
colume to the left of the max value.
--
Brian

Dave Peterson

something like:

=index(A1:A99,match(max(b1:b99),b1:b99,0))

Brian Cornejo wrote:

I need to find the max value out of one colume and display the value of the
colume to the left of the max value.
--
Brian


--

Dave Peterson

Aladin Akyurek

Since it can be excluded that there can be multiple instances of the max
value and therefore multiple associated values, try:

http://tinyurl.com/64mz3


Brian Cornejo wrote:
I need to find the max value out of one colume and display the value of the
colume to the left of the max value.



All times are GMT +1. The time now is 08:50 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com