Dale Fye has a tool to help with shortcut menus that you might want to look at
http://dev-soln.com
sorry, I don't know much about them to answer your question
warm regards,
crystal
~ have an awesome day ~
On 1/25/2016 10:00 AM, ahmad beshari a1_beshari@yahoo.com [MS_Access_Professionals] wrote:
Dear FriendsI am trying to create Short Cut Menu to my form ,I succeeded when the form Popup property is No but if the form popup property is Yes it is not working i am using Office 2010. a file was uploaded under the name "ShortCutMenuProblem.accdb"...................
The Function i am using
Public Function CreateCMenu2()On Error Resume Next
CommandBars("PrintingOptions").Delete
Dim cmb As CommandBarDim cmbBtn1 As CommandBarButtonDim cmbBtn2 As CommandBarButton
Set cmb = CommandBars.Add("PrintingOptions", _msoBarPopup, False, False)With cmbSet cmbBtn2 = .Controls.Add(msoControlButton, , , , True)
With cmbBtn2.Caption = "Reset".OnAction = "=Openit()"End WithEnd With
End Function
I appreciate any friend can help me
Ahmed
__._,_.___
Posted by: crystal 8 <strive4peace2008@yahoo.com>
Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (2) |
.
__,_._,___
Tidak ada komentar:
Posting Komentar