Moving Toolbars Between MDBs

  • Thread starter Thread starter Tim Bocek
  • Start date Start date
T

Tim Bocek

Because of recently discovered corruption in my database,
I had to create a new MDB file. However, the old MDB had
several custom toolbars that it needs (don't ask me, I
didn't design the thing!), and I can't figure out how to
re-create them exactly. Is there a utility that will move
custom toolbars between MDB files? Thanks, if I find a
solution to this it will save me a load of unnecessary
work!
 
I assume that you are importing from the old database to the new one. If
that is correct, when you get the Import Objects dialog box, click on
Options and put a checkmark in the Menus and Toolbars box.
 
Be carefull of the import utility. I have tried exactly
what your doing and wound up importing the corrupted
portion of the database.
 
KW said:
Be carefull of the import utility. I have tried exactly
what your doing and wound up importing the corrupted
portion of the database.
To import custombar,

-choose File\import
-choose the xxx.mdb you want to import from
-select "options" in the import dialog box
-on the left corner you have different checkboxes, one of them dedicated
to the importation of custombars.

Michel


 
Back
Top