I have researched this and still can not get my custom toolbar that was created in 2003 to show up in 2007. I have hidden the ribbon and would like the custom toolbar to show up when viewing reports. Any suggestions?
I have researched this and still can not get my custom toolbar that was created in 2003 to show up in 2007. I have hidden the ribbon and would like the custom toolbar to show up when viewing reports. Any suggestions?
The custom toolbar will not show up if you don't have any ribbon because it appears on the Add-Ins tab. If you want it to be available you will need to create your own ribbon to show the Add-ins tab.
I have researched this and still can not get my custom toolbar that was created in 2003 to show up in 2007. I have hidden the ribbon and would like the custom toolbar to show up when viewing reports. Any suggestions?
I've had this problem that Ann mentioned since people started using Access 2007. Menus that used to work perfectly became hard to access because they had to click Add Ins every time. I've had to walk them through the process I linked in my previous menu.
I've done some digging around and I found that you can set the Startup Menu Bar programatically. I used the code from this page:
Shadow, I tried the steps in accessjunkie.com link but I can not select my custom toolbar in the Menu Bar combo box, it does not appear in the list. However it still shows up in the Add-Inns tab. Any ideas why this would happen?
Shadow, I tried the steps in accessjunkie.com link but I can not select my custom toolbar in the Menu Bar combo box, it does not appear in the list. However it still shows up in the Add-Inns tab. Any ideas why this would happen?
Not much of a programmer so i thought i would use the other approach. Still don't understand why i cannot see my custom toolbar in the Access Options. I looked in all 3 combo boxes in the Ribbon and Toolbar options.
Not much of a programmer so i thought i would use the other approach. Still don't understand why i cannot see my custom toolbar in the Access Options. I looked in all 3 combo boxes in the Ribbon and Toolbar options.
Ok, are you sure that you have created your own toolbar or menu bar?
If you can't figure this out, you can post the database and I'll see if there's a menu bar. I can put the code in to force the menu to load if you want.