Temporary Toolbars no longer being created

E

Ed

Where should I be looking when I can no longer create a Temporary toolbar in
VBA? They were working this a.m.

They are not working this p.m.

What do I need to restore, fix etc.? (When I step through the routine, no
error messages occur until I get to the line
CommandBars("NewBar").Visible = True

Then I get the error message Runtime Error 5 Invalid procedure or argument.
(And I am sure it is the argument, since "NewBar" is not being created.)

It's the strangest thing.

Thanks for whatever you can offer. Restore Word?

Ed (in Virginia)
 
Top