View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Ace70 Ace70 is offline
external usenet poster
 
Posts: 12
Default How can I see/edit my Private macros i VB?

Hi

Can someone please tell me how I can see/edit the VB code for all the
macros in my Excel worksheet that I had made Private by adding
"Private" to the start of the sub? As they do not appear in the emacro
list anymore, I can't select and edit them.

So basically, how do I "unPrivate" the macros back to their normal
visible state??

Cheers

Ace70