View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
macropod macropod is offline
external usenet poster
 
Posts: 329
Default how to hide a list of macros without password protection

Hi Padam,

The simplest way is to prefix them with 'Private', eg:
Private MySub()



Cheers

--
macropod
[MVP - Microsoft Word]


"Padam" wrote in message
oups.com...
hi,

I need your help to hide a list of macros from excel 2000 and onwards
without using password protection.

Could you help me?