AceMan,
I finally found it in writing on Microsofts MSDN page.
The custom menus have been 'REPLACED' by the Ribbon Menu sytem. That word 'REPLACED' was used by Microsoft MSDN.
This means that the ability to create them in A2007 is gone.
The only way to do it, is to create your menus in A2003 or before and add this menu system to your A2007 database.
The problem there is, whenever you want to add something to the menu system, you have to make the change in the older version of Access and replace the current one in your database.
Personally, I think this was the height of ignorance on Microsoft's part(ie Bill Gates)!
Another problem is, these custom menus are scoped to the database, not a single form. So, when you create one, you can replace the ribbon menu in A2007 with your custom menu system, but it is not part of the form.
I am currently working on trying to emulate the old menu system with a custom ribbon menu. According to what I read today, the custom ribbon menu can be scoped to either the application or to individual forms, which is what I need. When I close a form, I want it's ribbon menu to go away. I'll design a different one for the next form. Or....I may just scope it to the database and go from there.
But I think making it part of a master form would prove to be more convenient.
The reason I want it on a master form is that I need to hide the Access 2007 menus from the users. So, create a master form that calls everything else from it's menu.
If you need more on this, search MSDN. I'd give you the URL, but I am not at work now.
Good Luck!
Culleoka(Pat)