View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ardus Petus Ardus Petus is offline
external usenet poster
 
Posts: 718
Default Private - seeing macros again!

Alt+F11 to get VBE
click on the module where your code is

HTH
--
AP

"Nick Smith" a écrit dans le message
de ...
Hi,

Used the private string at the start of the macro to hide it from users.

Of
course, now I can't see it and need to make a change. Any ideas as how I

get
to see them again?

Thanks,

Nick