Word Toolbar Not Showing Up

D

David L.

I have an AutoNew macro (below) that is supposed to make the "ModiTemp Macro
Button" custom toolbar visible when it runs, but it does not work.

CommandBars("ModiTemp Macro Button").Visible = True

Any help answering why this does not work will be greatly appreciated.
 
Top