|
-
Jun 30th, 2004, 06:14 AM
#1
Thread Starter
Member
Add a menu to an Access form
Hi All,
Does anyone know how to add a menu to and Access form. All I am after is a simple commandbar with a single, (About), menu item
Cheers
-
Jun 30th, 2004, 09:36 AM
#2
Don't you create your toolbar, open the form in design view, open the toolbar and place appropriately. Save the form. Close it and open normally to test.
Vince
Feeling like a fly on the inside of a closed window (Thunk!)
If I post a lot, it is because I am bored at work! ;D Or stuck...
* Anything I post can be only my opinion. Advice etc is up to you to persue...
-
Jul 1st, 2004, 09:01 AM
#3
Thread Starter
Member
unfortunately not. The toolbar will only attach itself to the MS Access window, not the form itself. Even if you set the forms MenuItem property, the commandbar will only appear along with the other Access command bars at the top of the screen.
-
Jul 2nd, 2004, 07:42 AM
#4
Frenzied Member
You could fake one by putting a rectangle on the form, then adding whatever buttons you wanted.
-
Jul 2nd, 2004, 08:43 AM
#5
Or, if like me, you got annoyed with Access toolbars/menu - loop through turn them all off and only leave your menu available (set the toolbar type to menu).
I actually got so annoyed with it I did that, wrote a chunk of code to read from a table and make up a whole new menu just the way I wanted it all in access. Also got rid of the right mouse menu too.
Vince
Feeling like a fly on the inside of a closed window (Thunk!)
If I post a lot, it is because I am bored at work! ;D Or stuck...
* Anything I post can be only my opinion. Advice etc is up to you to persue...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|