Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Can I amend the code below so that it applies to all worksheets without the need to list each sheet name? Sub Workbook_Open() Sheets("Sheet1").EnableSelection = xlUnlockedCells End Sub -- This post was created using recycled electrons! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
EnableSelection Protecting sheet question | Excel Discussion (Misc queries) | |||
what is enableselection proprty does? | Excel Programming | |||
EnableSelection = xlUnlockedCells | Excel Programming | |||
Why does the EnableSelection-xlNoSelection stick thru the user interface? | Excel Programming | |||
.EnableSelection = xlUnlockedCells | Excel Programming |