Custom Toolbar Problem

A

Andre

Good day,
I have two 2000 db's that are not related to each other.

Each has it's own custom toolbars with different names. Each toolbar however
contains a menu option called Maintenance.

Lets just call my two databases db1 and db 2

When I run db 1, I have a custom toolbar called db1_tb. This toolbar has a
menu called maintenance with several maintenance menu options on the
drop-down.

When I close db 1 (without shutting down access itself, but by closing the
database window) and open db 2, db 2 also has a menu called maintenance.

What I strange is that the options from the maintenance menu in db 1 is now
shown under the maintenance option of db 2.

If I shut access down altogether, and open db 2, it has the proper submenus
under maintenance as intended.

Some time ago the menu's got totally corrupted because of this and I had to
rebuild it, until I now noticed the above.

My questions would be:
Can two separate db's share the same toolbar ? I.e. is the menu option
"Maintenance" the problem even though the actual toolbars are named
different amongst the two db;s ?
Do I need to specifically unload or do something to the toolbar when
shutting down to prevent this confusion ?

Thanks in advance

Andre
 
A

Albert D. Kallal

Did you just build the tool bar via some code, or did you use the GUI
to build the menu?

(ie: do you run some code to make the tool bar?).

Hum, any possibility you customized a built in tool bar in place of your
own?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top