Access 2007

Q

QB

I have a custom menu that appears under the add-ins tab.

Is there a way to automatically display a toolbar when a form is opened?

Thank you,

QB
 
S

Stuart McCall

QB said:
I have a custom menu that appears under the add-ins tab.

Is there a way to automatically display a toolbar when a form is opened?

Thank you,

QB

Set the Toolbar property of your form to the name of your toolbar.
 
Top