Deleting XLA codes ...

  • Thread starter Thread starter A-Design
  • Start date Start date
A

A-Design

I have asked this question but nobody answered me ...!

I have downloaded some Excel files to lean about how other programmer are
writing their codes , these files are protected by password ,I already
removed them from my hard drive but when I open any new or existing excel
files they are already loaded in the VBA editor ,when I try to delete them
they are asking for the password . please tell me:
1- How I can delete them?
2- How I can find or disable the password ?

Thanks,

Afshin
 
Hi A-Design.

Having deleted the Add-in from your hard drive try:

Tools | Add-Ins | Check the deleted Addin

Excel should respond indicating that it is unable to find the deleted add-in
and offering the delete from list option.Respond yes.
 
A-Design said:
I have asked this question but nobody answered me ...!

I have downloaded some Excel files to lean about how other programmer are
writing their codes , these files are protected by password ,I already
removed them from my hard drive but when I open any new or existing excel
files they are already loaded in the VBA editor ,when I try to delete them
they are asking for the password . please tell me:
1- How I can delete them?
2- How I can find or disable the password ?

Thanks,

Afshin
 
A-Design said:
I have asked this question but nobody answered me ...!

I have downloaded some Excel files to lean about how other programmer are
writing their codes , these files are protected by password ,I already
removed them from my hard drive but when I open any new or existing excel
files they are already loaded in the VBA editor ,when I try to delete them
they are asking for the password . please tell me:
1- How I can delete them?
2- How I can find or disable the password ?

Thanks,

Afshin
 
If you still see the code, then it can't have deleted from your hard drive.

From Excel menu | Tools | Add-Ins
uncheck the add-in you want gone
 

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