Comapct and Repair in Access 2007

  • Thread starter Thread starter Elsa
  • Start date Start date
E

Elsa

In Access 2003, I used the coding to do a compact and repair:

CommandBars("Menu Bar"). _
Controls("Tools"). _
Controls("Database utilities"). _
Controls("Compact and repair database..."). _
accdodefaultaction

has anyone found a way to program with the Menu Options in 2007? I would
really appreciate some help.

Elsa
 
Hello!
Compact and repair is located under large button which is located in the
west upper menu. Then you have to choose "manage" from the list ( or handle I
don't know exactly how to translate because I use another language version)
and there are you will see compact and repair.

"Elsa" skrev:
 
Hello Elsa,

I have the exact same problem.
Did you manage to solve it already. I cannot find a way...

Thanks
Gert
 

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

Back
Top