View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mike Mike is offline
external usenet poster
 
Posts: 3,101
Default Sub () that does NOT appear in Macro selection

Private Sub yourMacroNmae()

"J@Y" wrote:

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