icemonster
Registered User.
- Local time
- Today, 10:19
- Joined
- Jan 30, 2010
- Messages
- 502
so i've been trying custom shortcut but i don't get this part of the tutorial. can someone help me?
To create an shortcut menu, you first have to create aCommandBar object. The CommandBar object represents the shortcut menu. Then, you use the Add method to create CommandBarControl objects. Each time that you create a CommandBarControl object, a command is added to the shortcut menu.
hehe. this is what happens when i learn access on my own 
To create an shortcut menu, you first have to create aCommandBar object. The CommandBar object represents the shortcut menu. Then, you use the Add method to create CommandBarControl objects. Each time that you create a CommandBarControl object, a command is added to the shortcut menu.

