Share via

Delete VBA Project

Anonymous
2019-04-02T15:25:42+00:00

Is there any way to delete or remove VBA Project. I have downloaded some of them, which are actually password protected; those files do not exist anymore in my PC. But these projects are here like mountains, are not moving. I have found nothing in internet(have wasted 5 hours). Is there no way to get rid of them? I did uninstall and reinstall office and I don't want to reinstall my windows, which is the only option I guess.

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Andreas Killer 144.1K Reputation points Volunteer Moderator
    2019-04-02T15:53:42+00:00

    Open the XLSM Excel file

    Click File \ Save As and save the file as XLSX

    Close Excel (This clears the VBA from memory)

    Open the XLSX file

    Done

    Andreas.

    Was this answer helpful?

    4 people found this answer helpful.
    0 comments No comments
  2. Andreas Killer 144.1K Reputation points Volunteer Moderator
    2019-04-02T15:55:27+00:00

    Additional information:

    You can prevent to execute the event code of the XLSM file (if there is any) if you press the SHIFT key when you open the XLSM file.

    Andreas.

    Was this answer helpful?

    0 comments No comments