problems with an accdb saved as an mdb

C

Christy Wyatt

I have some customers who have 2003, so I sent them an accdb converted to a
2003 version. When we open it in 2003, most of the toolbars are missing. It
acts a lot like a runtime version. Also, some of the macros don't make it
through the transition.
 
A

Allen Browne

Regarding the missing menu/toolbars, under:
Office Button | Access Options | Current Database
make sure you have checked the boxes for:
Allow Full Menus
Allow Built-in Toolbars
(The Toolbars option does not exist for ACCDB, only MDB.)

The macros that did not make it are probably the new embedded macros. If you
created them using a wizard in your ACCDB, delete them, create them again in
the MDB.
 

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