View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
J@Y J@Y is offline
external usenet poster
 
Posts: 127
Default Sub () that does NOT appear in Macro selection

Quick and simple. Thanks!

"Mike" wrote:

Private Sub yourMacroNmae()

"J@Y" wrote:

Is there a way to have a Sub () not appear in the macro selection (alt f9) ?