View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dusan Dusan is offline
external usenet poster
 
Posts: 10
Default Preventing users to move object in the sheet

Hello there,
I've made an excel application containing various objects
like buttons, graphs, scroll bars ect. and now I'd like to:

1. in case graphs
- make them just visible but not selectable to prevent the users to delete
or move them

2. in case of buttons, combo boxes etc.
- make them available but not movable, changeable


Thank you very much

Dusan