Listing VBA Module-Subroutine titles

P

Peter Bernadyne

Does anyone know how I might be able to generate a report
in Excel (2000) which maps the module numbers for my
macros to their assigned subroutine titles? I'd like to
have such a mapping for reference so that I might easily
edit macros by going straight to the module I want.
Alternatively, is there anyway I can see my macros with
the titles I have assigned them rather than the module
number in the VBA explorer pane?

Thanks!
 
Top