View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
N Selinger N Selinger is offline
external usenet poster
 
Posts: 3
Default "Lock project for viewing" doesn't get saved

When you "Move or Copy" a worksheet to its own file (workbook), the macro
project lock/password does not get passed to the new file (macros in the new
file ARE able to be viewed/edited). Is there a way to programmatically lock
and/or unlock the macro project?

--
N Selinger