Go to All Macros Group and Select Last Used Macro

Honestly, I'm not sure I understand exactly what you're after, but I wrote a macro that lets you edit or run recently created, edited, or used macros from a list. You determine how many macros you want it to show, but it's quite fast (it lists all 1,500+ of my macros in under two seconds), and shows the list in a sortable table:

Note that the actual working part of this macro is thanks to @ComplexPoint—it's his JavaScript that does the collecting. I just put it all in a pretty table and figured out how to make it load quickly.

Are you trying to get to something like that?

-rob.