Hello,
I have nearly finished a complete application, consisting of several workbooks and vba-projects.
* The worksheets have sheet-protection,
* all toolbars have been programmed visible = false,
* the "Worksheet Menu Bar" has been disabled
* the workbooks have workbook-protection,
* the vba-properties have been set to protect from viewing
The user still has access to the taskbar. The user should not be able to start another program while using my application (to avoid problems of not enough memory.) Does anyone know vba-code to make the taskbar disappear?
Thank you in advance,
Greetings from Holland,
Rudo
I have nearly finished a complete application, consisting of several workbooks and vba-projects.
* The worksheets have sheet-protection,
* all toolbars have been programmed visible = false,
* the "Worksheet Menu Bar" has been disabled
* the workbooks have workbook-protection,
* the vba-properties have been set to protect from viewing
The user still has access to the taskbar. The user should not be able to start another program while using my application (to avoid problems of not enough memory.) Does anyone know vba-code to make the taskbar disappear?
Thank you in advance,
Greetings from Holland,
Rudo