CommandBars

M

Martin

Hello,

I have this code that displays the dialogue box to show the properties of
the database. I would like it to show the general tab specifically. Does
anyone know how to adapt the code to do this?

CommandBars("Menu Bar").Controls("File").Controls("Database
Properties").accDoDefaultAction

Thanks in advance,

Martin
 
Top