Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
dauclair
 
Posts: n/a
Default Value in cell adjacent to max of column


I want to be able to grab a value in a row adjacent to the maximum of
another column. If the maximum value of column C was in row 30, I want
to be able to return the value of cell A30.

Any help would be greatly appreciated.


--
dauclair
------------------------------------------------------------------------
dauclair's Profile: http://www.excelforum.com/member.php...o&userid=34852
View this thread: http://www.excelforum.com/showthread...hreadid=545973

  #2   Report Post  
Posted to microsoft.public.excel.misc
Hans Knudsen
 
Posts: n/a
Default Value in cell adjacent to max of column

=INDEX($A$1:$A$40,MATCH(MAX($C$1:$C$40),$C$1:$C$40 ,0)) entered as array formula (hold down Ctrl and Shift while pressing Enter).

Regards
Hans


"dauclair" skrev i en meddelelse
...

I want to be able to grab a value in a row adjacent to the maximum of
another column. If the maximum value of column C was in row 30, I want
to be able to return the value of cell A30.

Any help would be greatly appreciated.


--
dauclair
------------------------------------------------------------------------
dauclair's Profile: http://www.excelforum.com/member.php...o&userid=34852
View this thread: http://www.excelforum.com/showthread...hreadid=545973



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
Conditional Format as a MACRO Gunjani Excel Worksheet Functions 3 March 29th 06 05:22 PM
Positioning Numeric Values Resulting from 6 Column Array Formula Sam via OfficeKB.com Excel Worksheet Functions 2 January 5th 06 02:03 AM
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM
Copy cell format to cell on another worksht and update automatical kevinm Excel Worksheet Functions 21 May 19th 05 11:07 AM
How do I reference every "n" cell in a column in Excel? Alma Excel Worksheet Functions 2 March 22nd 05 06:19 PM


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

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

About Us

"It's about Microsoft Excel"