Thread: Naming modules
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default Naming modules

Thanks everyone - it's so easy when you know. I've been scouring the forums
for ages too!

Cheers!

"DomThePom" wrote in message
...
Go to View / Properties Window (or F4) and rename module there

"Andy" wrote:

Hi

Bit of a beginner here! I have a lot of modules in my personal workbook,
mostly set up by recording macros and then tweaking them.
My problem is that I've added and tweaked etc and now I have 19 modules -
called module 1 to module 19. The macros I use are scattered throughout
these, and I don't know which one does which bit without checking each
one
individually. Is there any way of renaming modules or finding a certain
routine (say 'FixRightMinus') rather than looking at each module? I
realise
it's probably a macro-management thing and I shouldn't have got into a
bad
habit months ago!
Thanks.