Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello VB Experts,
I am the same person that recently post a problem about BeforePrint Event. I get away with that problem. What I did is to put this code to my open event. For Each bar In Application.CommandBars bar.Enabled = False Next bar My problem now is how to disable keyboard shortcut (e.g. ctrl+o) so that what will be left for my user is my macro that I plan to assign to an embedded object. BTW - Thanks to those who care to help sp. William and Tom Thanks again in advance! Jon-jon |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Keyboard Shortcut | Excel Discussion (Misc queries) | |||
keyboard shortcut | Excel Worksheet Functions | |||
Keyboard shortcut: something new | Excel Discussion (Misc queries) | |||
Disable keyboard shortcuts | Excel Discussion (Misc queries) | |||
Keyboard shortcut for Best Fit | Excel Discussion (Misc queries) |