Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Session101
 
Posts: n/a
Default Address of Maximum value in Cell


I have a sheet where I enter in numeric values around a range of cells
(B1:D3). I want to be able to acquire the cell address of the max
value.

For example:
Max Value Cell Address
Test A 90 100 180 180 D1
Test B 50 110 101 110 C2
Test C 75 35 14 75 B3

I need a formula to acquire the cell address. I have been trying to use
the address function in this scenario with no luck.


--
Session101
------------------------------------------------------------------------
Session101's Profile: http://www.excelforum.com/member.php...o&userid=14054
View this thread: http://www.excelforum.com/showthread...hreadid=532415

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Peo Sjoblom
 
Posts: n/a
Default Address of Maximum value in Cell

One way

=CELL("address",INDEX(B1:D1,MATCH(MAX(B1:D1),B1:D1 ,0)))


--

Regards,

Peo Sjoblom

http://nwexcelsolutions.com



"Session101" wrote
in message ...

I have a sheet where I enter in numeric values around a range of cells
(B1:D3). I want to be able to acquire the cell address of the max
value.

For example:
Max Value Cell Address
Test A 90 100 180 180 D1
Test B 50 110 101 110 C2
Test C 75 35 14 75 B3

I need a formula to acquire the cell address. I have been trying to use
the address function in this scenario with no luck.


--
Session101
------------------------------------------------------------------------
Session101's Profile:
http://www.excelforum.com/member.php...o&userid=14054
View this thread: http://www.excelforum.com/showthread...hreadid=532415



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
Insert Cell Contents in middle of web address Jetheat Excel Discussion (Misc queries) 2 March 5th 06 08:18 PM
Cell Address Matching khalid Excel Worksheet Functions 1 December 27th 05 03:17 PM
Replace a spreadsheets named cells/ranges with exact cell address. David McRitchie Excel Discussion (Misc queries) 0 September 28th 05 08:59 PM
cell color index comparison MINAL ZUNKE New Users to Excel 1 June 30th 05 07:11 AM
How do I find the contents of a cell using the "ADDRESS" function. sweeney Excel Worksheet Functions 2 April 5th 05 03:23 AM


All times are GMT +1. The time now is 11:29 AM.

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"