Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Problem solved! This seems to work, basically specifying the workbook. I don' understand the difference - I guess it's just one of those littl mysteries.... :) Private Sub Workbook_Open() Dim Password Password = "jack" Workbooks("INVOICESv2a.XLS").Sheets("invoice list").Protec Password:=Password End Su -- mercer7 ----------------------------------------------------------------------- mercer77's Profile: http://www.excelforum.com/member.php...fo&userid=3148 View this thread: http://www.excelforum.com/showthread.php?threadid=51164 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Password Protecting a workbook | Excel Discussion (Misc queries) | |||
What if I forgot the password protecting an excel workbook? | Excel Discussion (Misc queries) | |||
Password protecting sheets in a workbook | Excel Worksheet Functions | |||
Sheet Protecting password | Excel Discussion (Misc queries) | |||
Protecting Sheet with Password | Excel Programming |