Excel CommandBars

  • Thread starter Thread starter Daniel Utsch
  • Start date Start date
D

Daniel Utsch

Does anybody know how I solve this problem?

Error while switching the Excel Command bars (Standard = False)...

Because this error I can't open the file.

Thanks
 
Just the one workbook produces this error?

Hold down SHIFT key while opening the workbook to prevent code from running.

Then look through the workbook modules for the source.

Most likely in Thisworkbook module.


Gord Dibben MS Excel MVP
 
Yes one workbook file produce this erro. But the VBA project is Locked, and I
don't have de password.

Is there other way of this to solve?

"Gord Dibben" escreveu:
 
Who is the original author of the workbook?

Could you get a password from that source?

Is the workbook a "shared" workbook?

If so, unshare it to release the locked project.

Are you trying to open a workbook created in a later version of Excel than
you are currently running?


Gord
 

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

Back
Top