View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
J.W. Aldridge J.W. Aldridge is offline
external usenet poster
 
Posts: 425
Default List all code in workbook?

Is there are code that would allow me to list all codes within a
workbook?

I need all of the actual codes (sub, private subs, worksheet/workbook
change events, etc).

I found several that just lists names of them all. However, I want the
entire code.

I am trying to create a backup list of all of my codes that i've
gathered, solicited, and or created over the years from various
workbooks.

Perhaps copying them directly to word or notepad would be a good
option.


Thanx