ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   functions (https://www.excelbanter.com/excel-programming/292604-functions.html)

jklen

functions
 
I am trying to have the header of the column (column name) appear in a cell next to the cell that has the uses the function MIN working with more than 2 numbers (more than 2 columns. I can attach an example to those who wish to help me, thanks

Dick Kusleika[_3_]

functions
 
jklen

Assume you have this is F2

=MIN(A2:D2)

Then in G2, you could use a formala like this

=OFFSET(A2,-(ROW(A2)-1),MATCH(F2,A2:D2,FALSE)-1)

--
Dick Kusleika
MVP - Excel
www.dicks-clicks.com
Post all replies to the newsgroup.

"jklen" wrote in message
...
I am trying to have the header of the column (column name) appear in a

cell next to the cell that has the uses the function MIN working with more
than 2 numbers (more than 2 columns. I can attach an example to those who
wish to help me, thanks




All times are GMT +1. The time now is 12:42 PM.

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