Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Guys!!!
I added this code this code and now I want to delete it: Private Sub Workbook_Open() 'If you have different passwords 'for each Worksheet. Sheets(1).Protect Password:="Secret", _ UserInterFaceOnly:=True Sheets(3).Protect Password:="Secret", _ UserInterFaceOnly:=True 'Repeat as needed. End Sub I when inside (alt F11) and selected and delete but when I reopen the workbook still is protected. How I can delete the proteccion from the workbook? thank you: Pamela xoxo |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
delete a macro that isn't in macro list | Excel Discussion (Misc queries) | |||
How can I delete a macro when the Delete button is not active? | Excel Worksheet Functions | |||
VBA, delete all macro | Excel Worksheet Functions | |||
How do i delete a macro in Excel 2003 when delete isn't highlight | Excel Discussion (Misc queries) | |||
Macro to delete a row | Excel Discussion (Misc queries) |