I don't know VB6.0, so I have no idea what the menu editor is like. For those of us that don't know VB 6.0, explain what you want done, and we may be able to help. Just explain what you want without refering to how VB 6.0 does it.
Thanks
wanted to create an application which should have a Tool menu like that of usual windows. I mean the one on top of every Ms-application: File, Edit, View ...
Right click on any menu in access, select Customize, and a dialog box will appear with 3 tabs. Toolbars, Commands, and Options. Under the Toolbars tab, click the New... button, Name your new toolbar, click OK. A new, blank toolbar appears. Click on the Commands tab, select the "File" Categories, then drag the "Custom" Commands to the new, blank toolbar. Now you can click on the Modify Selection button in the Customize dialog box. Then select "Properties" at the bottom of the vertical menu. Here is where you make this new "Custom" button what you want it to be.
Caption: = text that will show on this button.
On Action: = Select the Macro to run when you click this button.
You can make as many new buttons as you need this way.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.