Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
WeatherGuy
 
Posts: n/a
Default Index/Match Solution?


Looking at other posts, I keeping thinking I'm coming close to a
solution but can't seem to figure it out.

I have a range of values, say: A2:J2
and
I have corresponding text labels for these values: A1:J1

I want to identify the smallest value ( MIN(A2:J2) ) and populate
another cell (say A4) with the corresponding text label that identifies
the smallest value (i.e. if MIN(A2:J2) is the value in cell E2, then I
want cell A4 to contain the text value of E1)

I’m sure I’ve circled around the solution a few times, any help will be
appreciated.

Thanks,
--Robert--


--
WeatherGuy
------------------------------------------------------------------------
WeatherGuy's Profile: http://www.excelforum.com/member.php...fo&userid=9254
View this thread: http://www.excelforum.com/showthread...hreadid=506628

  #2   Report Post  
Posted to microsoft.public.excel.misc
Max
 
Posts: n/a
Default Index/Match Solution?

One way, assuming no ties* in the min. values within A2:J2

Placed in A4:
=INDEX(A1:J1,MATCH(MIN(A2:J2),A2:J2,0))

will retrieve the label within A1:J1 corresponding
to the min. value within A2:J2

*If there are any ties, only the leftmost label will be retrieved
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"WeatherGuy" wrote
in message ...

Looking at other posts, I keeping thinking I'm coming close to a
solution but can't seem to figure it out.

I have a range of values, say: A2:J2
and
I have corresponding text labels for these values: A1:J1

I want to identify the smallest value ( MIN(A2:J2) ) and populate
another cell (say A4) with the corresponding text label that identifies
the smallest value (i.e. if MIN(A2:J2) is the value in cell E2, then I
want cell A4 to contain the text value of E1)

I’m sure I’ve circled around the solution a few times, any help will be
appreciated.

Thanks,
--Robert--


--
WeatherGuy
------------------------------------------------------------------------
WeatherGuy's Profile:

http://www.excelforum.com/member.php...fo&userid=9254
View this thread: http://www.excelforum.com/showthread...hreadid=506628



  #3   Report Post  
Posted to microsoft.public.excel.misc
WeatherGuy
 
Posts: n/a
Default Index/Match Solution?


That will work great. Thanks a bunch!


--
WeatherGuy
------------------------------------------------------------------------
WeatherGuy's Profile: http://www.excelforum.com/member.php...fo&userid=9254
View this thread: http://www.excelforum.com/showthread...hreadid=506628

  #4   Report Post  
Posted to microsoft.public.excel.misc
Max
 
Posts: n/a
Default Index/Match Solution?

You're welcome !
Thanks for the feedback ..
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"WeatherGuy" wrote
in message ...

That will work great. Thanks a bunch!



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
i forget my Microsoft Excel files password tell me the solution danish Excel Worksheet Functions 1 November 28th 05 02:13 PM
i forget my Microsoft Excel files password tell me the solution danish Excel Worksheet Functions 1 November 28th 05 02:13 PM
??SUMPRODUCT? other solution? Jane Excel Worksheet Functions 6 November 20th 05 03:01 PM
Show trial solution lui78 Excel Worksheet Functions 1 November 16th 05 10:35 AM
Generating excel combinations mark4006 Excel Discussion (Misc queries) 2 March 6th 05 04:40 PM


All times are GMT +1. The time now is 04:52 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"