Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Scott
 
Posts: n/a
Default extracting cell location

How can you extract the cell value from the results of an equation? For
example, I would like to find the value of a formula like MAX(A4:A10). If
the results of that formula were located in Cell A5, I want it displayed.

I am trying to take the MAX of a row, and then find the corresponding cell
in the row below it. Example. MAX(A1:A10). Max cell is located in A5. I
want to display the results of B5 in the cell.

Any help is appreciated.
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

One way

=INDEX(B1:B10,MATCH(MAX(A1:A10),A1:A10,0))

Regards,

Peo Sjoblom

"Scott" wrote:

How can you extract the cell value from the results of an equation? For
example, I would like to find the value of a formula like MAX(A4:A10). If
the results of that formula were located in Cell A5, I want it displayed.

I am trying to take the MAX of a row, and then find the corresponding cell
in the row below it. Example. MAX(A1:A10). Max cell is located in A5. I
want to display the results of B5 in the cell.

Any help is appreciated.

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
Maintaining cell reference after sorting GRITS Excel Discussion (Misc queries) 2 April 30th 23 07:42 PM
Copy Word table into Excel cell by cell hg Excel Discussion (Misc queries) 3 December 15th 04 04:43 PM
Using Jet to read excel file returns blank for last cell - sometim Ron Excel Discussion (Misc queries) 1 December 9th 04 08:21 AM
Display actual contents of cell xmasbob Excel Discussion (Misc queries) 1 December 6th 04 05:09 PM
copy a cell value not its function KC Mao Excel Discussion (Misc queries) 2 December 4th 04 04:30 AM


All times are GMT +1. The time now is 12:08 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"