ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   dataform (https://www.excelbanter.com/excel-programming/308067-dataform.html)

Enrique Bustamante

dataform
 
How do you stop a user from putting back a menu (stop the user from
customize the menu)
is there any way to stop a user from using an excel feature. I am
interested in stoping them from using dataforms.

Tom Ogilvy

dataform
 

http://support.microsoft.com/?id=170563
OFF97: How to Prevent Customization of Menus and Toolbars
Sub DisableToolbarMenu()
CommandBars("Toolbar List").Enabled = False
End Sub


http://support.microsoft.com/?id=213708
XL2000: How to Hide and Restore a Built-In Menu

http://msdn.microsoft.com/library/of...97/web/008.htm
MS Officer 97 Programmer's Guide
Chapter 8: Menus and Toolbars


--
Regards,
Tom Ogilvy

"Enrique Bustamante" wrote in message
om...
How do you stop a user from putting back a menu (stop the user from
customize the menu)
is there any way to stop a user from using an excel feature. I am
interested in stoping them from using dataforms.





All times are GMT +1. The time now is 12:32 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com