Enable Macros

  • Thread starter Thread starter cubalibre
  • Start date Start date
C

cubalibre

I have a excel file with macros. When i try to edit , delete , add macros
in the macro dialog box, the button is disabled. Help me to enable this
buttons, if this is possible.

Thanks for any Help

Roberto
 
Hi cubalibre,

Maybe the VBA project for this workbook are protect with password.

Do this:
- Open the workbook;
- Press Alt+F11 to open VBE window
- At VBE window double click the object with the workbook name;
- If a dialog box were showed asking a password, you'll have to have it to
edit the macros.


HTH
 

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