Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
thank you again AA2e72E,but is there a way to disable the combination of
Alt+F8 that enable the users from accessing the macro table by the way the line Application.CommandBars.Item("Tools").Visible = False does not work it reports an error message but any way the first line is enough -- Sameh Farouk |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Look in help at Onkey
-- Regards, Tom Ogilvy "Sameh Farouk" wrote: thank you again AA2e72E,but is there a way to disable the combination of Alt+F8 that enable the users from accessing the macro table by the way the line Application.CommandBars.Item("Tools").Visible = False does not work it reports an error message but any way the first line is enough -- Sameh Farouk |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
disable Tool menu | Excel Programming | |||
disable the Tool menu in toolbar | Excel Programming | |||
Enable and Disable Tool Bar | Excel Programming | |||
Hide/Disable Tool bar | Excel Programming | |||
I am missing view tool bar from tool menu. | New Users to Excel |