threearabawys
New Member
- Joined
- Nov 23, 2014
- Messages
- 34
Hello everybody
I have a form with an spreadsheet control on it, I need to disable cell editing and if possible selecting and removing... basically all forms of interaction with said form.. I only put it there for viewing however I'm feeding the control some code via the form_initialize sub and if I select protect sheet under the custom properties of the control I get an error because the code is trying to edit the control.
Any Ideas on how this can be achieved?
Thanks in advance
I have a form with an spreadsheet control on it, I need to disable cell editing and if possible selecting and removing... basically all forms of interaction with said form.. I only put it there for viewing however I'm feeding the control some code via the form_initialize sub and if I select protect sheet under the custom properties of the control I get an error because the code is trying to edit the control.
Any Ideas on how this can be achieved?
Thanks in advance
