PDA

View Full Version : Custom Toolbar



Geoff
06-02-2014, 03:03 AM
I am updating an old VBa project which has been around for over a decade.

It needs to work in all versions of Word from 2007 on.

It uses a custom toolbar (which I created using click and drag).

I am writing the code to construct the toolbar when a document is started based on the template. That is working OK and displays in versions up to 2007.

Thereafter we have the ribbon and the user has to click "Add Ins" to display the toolbar.

Is there any way to make the toolbar visible from the code, saving the user the bother (or, in the case of most of mu users, giving up thinking "I wonder where the toolbar went?")

TIA

Geoff