Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Just to add,
with a worksheet selected, make the control toolbox toolbar visible. click on the properties button. (it is usually the second button on the top row). One of the properties is EnableSelection. It is the VBA equivalent manage the setting for this property. -- Regards, Tom Ogilvy "Dev" wrote: I changed the value of this property to xlnoselection but nothing happened. I am wondering what this property does. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
EnableSelection Protecting sheet question | Excel Discussion (Misc queries) | |||
".Protect userinterfaceonly:=True" & ".EnableSelection = xlUnlockedCells" not tabing | Excel Programming | |||
EnableSelection = xlUnlockedCells | Excel Programming | |||
Why does the EnableSelection-xlNoSelection stick thru the user interface? | Excel Programming | |||
.EnableSelection = xlUnlockedCells | Excel Programming |