How to Delete a VBAProject

  • Thread starter Thread starter JStone0218
  • Start date Start date
J

JStone0218

I have a VBAProject and the content is corrupt. How do I delete it? If I
right click on the project, the remove option is not available.
 
You can't delete the entire VBProject. You can delete all the individual
modules, classes, and forms, and you can purge the code from the
ThisWorkbook and Sheet modules.

--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com (e-mail address removed)
 

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