Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In my application I am trying to prevent users from using drag and drop
to remove a picture from an Excel workbook. Does anyone know how to do this? Thanks. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
d,
This way?... Checkmark the Locked button on the Protection tab of the picture - or - set the Locked property to true in code - then - protect the worksheet. Jim Cone San Francisco, USA http://www.realezsites.com/bus/primitivesoftware "dshaffer" wrote in message In my application I am trying to prevent users from using drag and drop to remove a picture from an Excel workbook. Does anyone know how to do this? Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how can I disable "cutting cells" and "drag and drop "in excel ? | Excel Worksheet Functions | |||
Drag and drop pictures | Excel Discussion (Misc queries) | |||
Enable/Disable Drag and Drop in Excel 2003 via Registry | Excel Discussion (Misc queries) | |||
Disable Cut, Paste, Drag & Drop in Protected Workbook | Excel Programming | |||
Disable drag and drop for a selected range under a certain conditi | Excel Programming |