LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Member
 
Posts: 89
Default

Thank you for the reply. Can you walk me through the steps with examples, please? I am having a hard time seeing how this is done.
Quote:
Originally Posted by thedunedan View Post
Is there any reason you can't just sort the sheet descending by column A?

If you can't, this would be easiest in VB.


However if you need to do this with formulas, for column D you could potentially use MAX combined with other formulas. D1 is an easy win (MAX). D2 you would need to find the cell reference in column A that matches D1, then get a MAX for above and below that cell. Same concept for D3, just lots more matching and maxing.

Then in column E use something like this:

=INDEX(B:B,MATCH(D1,A:A))


Hope that helps.
 
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
Maddening Dilemma - Compare each cell within column a to each cell in column b and find unique matches [email protected] Excel Worksheet Functions 66 May 1st 23 03:44 AM
Stop cell showing zero when returning a blank cell Sapper Excel Discussion (Misc queries) 2 April 26th 09 11:24 PM
Returning Multiple Matches Adam Hodge Excel Worksheet Functions 4 November 13th 08 04:09 PM
Returning matches from mutiple rows Sunshine Excel Worksheet Functions 4 March 30th 08 10:10 PM
Returning Cell Contents of One Cell Based On Another Cell DallasLDY Excel Worksheet Functions 5 January 31st 07 11:00 PM


All times are GMT +1. The time now is 09:25 AM.

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"