Index Match entire row descending order

voltrader

Board Regular
Joined
Dec 17, 2009
Messages
58
Office Version
  1. 2010
Platform
  1. Windows
I have rows of data I am trying to Index Match variable amounts of dates from. I saw a blog mentioned descending order can extract the highest, then lowest matches. Table example:

BobNone1/1/2020NoneNoneNone1/3/2020NoneNoneNone
Stanley1/10/2020NoneNoneNoneNoneNoneNoneNoneNone
JimNoneNoneNone11/7/201912/15/2019NoneNoneNoneNone

I am trying to extract the date values as row entries to a different sheet like so :

Bob1/1/2020
Bob1/3/2020
Stanley1/10/2020
Jim11/7/2019
Jim12/15/2019


I have already generated a list of names with duplicate name entries for multiple dates per name. I need to figure out how to extract the largest (or smallest) date, and drag down next largest (smallest) date for repeated name.

Thanks!
 
Toadstool,thanks so much this method works great!Tested it over the weekend and its awesome, I really appreciate the time you put into it!

You're welcome!
My insomnia thanks you for the thanks.
 
Upvote 0

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.

Forum statistics

Threads
1,214,919
Messages
6,122,260
Members
449,075
Latest member
staticfluids

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top