What are the common microsoft office access 2010 keyboard shortcut to perform a task free
Looking for:
What are the common microsoft office access 2010 keyboard shortcut to perform a task free. Microsoft Access 2010 Shortcut KeysShortcut Keys and their Functions | Computer Shortcuts for Keyboard.
- What are the common microsoft office access 2010 keyboard shortcut to perform a task free
I'm trying to create an shortcut menu for my forms, which I have never done, and I'm having problems. I've copied and pasted code example form an office blog but it just made thing more difficult. I only want 4 commands run and they are public functions. Problem is I can't make heads or tails form the example. Hopefully someone can point me to examples that are a bit easier to comprehend for a novice?
You can modify CreateContextMenu as needed. You have to run it once each time you change the code. The command bar will be saved with the current database and will be available in that database only. You can assign the command bar as shortcut menu to a form, report or control by setting the Shortcut Menu Bar property of that form, report or control to the name of the command bar MyBar in this example.
This will make Access display it automatically. Was this reply helpful? Yes No. Sorry this didn't help. Thanks for your feedback. You can copy an image preferably of the correct size to the clipbard, then use the PasteFace method of the commandbarcontrol to paste the image.
Or you can set the FaceID property of the commandbarcontrol to the numeric ID of one of the hundreds of built-in icons. Choose where you want to search below Search Search the Community. This thread is locked. You can follow the question or vote as helpful, but you cannot reply to this thread. I have the same question 2. Report abuse.
Details required :. Cancel Submit. Here is an example. Please read the comments after the code. How satisfied are you with this reply?
Thanks for your feedback, it helps us improve the site. In reply to JamesJoey's post on November 1, In the example that I posted, the shortcut menu items are set to display only a caption:. This site in other languages x.
Comments
Post a Comment