Renaming Macros

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I didn't do a very good naming job for the macros I created. Now I have
more than I can remember what the do. I want to make the names more
descriptive.
How do I do that? The other Q/A I found all referred to changed file names
or some other problem I don't have. I just want to change the names and
leave them in the same file.
Thanks in advance,
wal50
 
Wal

Open the file, press Alt+F11 and then double click any modules in the left
window. This will open the code, simply change the name. remember no
spaces, reserved names, and certain characters

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top