Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi,
when you protect the sheet, you have to allow the users to edit objects (DrawingObjects:=False) ActiveSheet.Protect "password", DrawingObjects:=False, Contents:=True, Scenarios:=True isabelle Le 2014-07-21 11:58, clvrbas a écrit : This works really great, one problem though; when I protect the sheet it re sizes to normal size and has an error, is there a way around that? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Script to insert Row | Excel Discussion (Misc queries) | |||
Need VBA script to auto-insert value upon row insert | Excel Worksheet Functions | |||
Insert image, get name of image | Excel Programming | |||
Insert a key function in VBA script | Excel Programming | |||
insert excel vb script | Excel Programming |