Thread: Macro Names
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
EA EA is offline
external usenet poster
 
Posts: 28
Default Macro Names

Does anyone have any code available which lists all the macros in a
workbook?

Is there a way of drilling down through the VBE to get to macro names?

I can list the names of VBEComponents but cannot seem to find any reference
to individual macros.

EA