View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
tod tod is offline
external usenet poster
 
Posts: 114
Default Prevent User from Deleting Drawn Object

The worksheet has a Star shape on it. The user needs to be
able to move it around, so I have it unlocked when the
sheet is protected. Fine. However, it does not prevent the
user from deleting the shape. Is there a way to allow the
user to move the shape around and not delete it?

tod