Command Bars

E

Ed

All of the sudden, one of my computers running the same VBA program that I
successfully run on 10 other computers has stopped creating Command Bars.
The code is:

Set mybar = CommandBars.Add(name:="MyNewBar", Position:=msoBarFloating,
Temporary:=True)

Is there a setting in the registry that anyone knows of that may have been
corrupted?

Thanks

-Ed (in Virginia)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top