View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jrh jrh is offline
external usenet poster
 
Posts: 14
Default View Modules in VB Editor

In the VB Editor, I have a bunch of modules in my personal
macro workbook listed as module 1, module 2 and so on.
Can I rename these to something more meaningful so I know
which module is which when I am working in the editor?

thank you.