Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a sheet with a bunch of Option Buttons, Check Boxes
and cells for input. To unprotect the sheet so the buttons would work I used: ActiveSheet.Unprotect To protect everything I used: ActiveSheet.Protect DrawingObjects:=True, Contents:=True, Scenarios:=True ActiveSheet.EnableSelection = xlUnlockedCells WE have several machines with XP and it seems to work fine, but on the NT machines I get an Error Message. Is there a fix for this? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Protect Workbook Vs Protect Sheet | New Users to Excel | |||
Can I protect columns w/in a "List" using Protect Sheet? | Excel Discussion (Misc queries) | |||
Protect the sheet | Excel Programming | |||
protect sheet in VB | Excel Programming | |||
excel - macro code to open a protected sheet, enter passowrd, and then protect sheet | Excel Programming |