Hi everybody,
I am creating an application in Excel 2000 and I have created two custom command bars. I dont want users to be able to change the command bars so I have eliminated all access to the Customize Dialog Box except one. When you double click the left mouse button on the command bar the...
Hi,
I am trying to create a new Command Bar object using VBA in Excel 2000. I use the following line of code:
Set myToolBar = CommandBars.Add("Custom",msoBarTop)
When I run the code I get a runtime 5 - invalid procedure call or argument error. Would appreciate any help that anyone...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.