View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Sub to lock vbaproject for viewing for all xls in folder using a common password

I've got 30+ .xls files in a folder (eg: E:\Max\Excel) that I would like to
protect, ie Lock vbaproject for viewing using a common password, eg:
vbapaswrd. Is there a sub which can do this? Thanks.