Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi All, I have a workbook where we have disabled "Allow cell drag and drop". I would like to be able to stop users from re-enabling it manually from the Tools - Options menu. Is that possible? I know I can disable it using VBA by the following line: Application.CellDragAndDrop = False My problem is that I don't know when it has been changed manually by a user? I guess I actually either one of: 1) Stop it happening by disabling it entirely so users cannot re-enable OR 2) Catch the re-enabling 'event' and trigger code that re-disables it immediately. Thanks for any suggestions. Alan. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Turn off "CALCULATE" on bottom of Excel worksheet. near "Ready" | Excel Discussion (Misc queries) | |||
Shortcut to switch from "fill down" to "copy" with mouse drag | Excel Discussion (Misc queries) | |||
how can I disable "cutting cells" and "drag and drop "in excel ? | Excel Worksheet Functions | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
When I drag and drop overwrites my notes, Options ''Alert beforeoverwriting cell" | Excel Discussion (Misc queries) |