View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
michael.beckinsale michael.beckinsale is offline
external usenet poster
 
Posts: 274
Default password to access a custom menu?


Hi All,

Must be getting tired, adding this line to launch macro solved the
problem

ADMINmenu.OnAction = "password_request"

Regards

Michael