Cannot edit or remove macros

  • Thread starter Thread starter Matthew Gardner
  • Start date Start date
M

Matthew Gardner

Hi everyone.

I am working with spreadsheets that I have inherited in
my office. I am a relative novice when it comes to
macros, but have already tried the following solutions:

Through the tools menu, I have tried to modify, delete,
remove, edit, etc the various macros, and cannot modify
them in any way. Their reference is invalid and they are
password protected.

I have tried to find the macros in the VBA editor as
well, and cannot get into several areas there that are
also password protected.

I tried to replicate the individual sheets that contain
the macros, and they stay in the workbook, no matter how
I recreate things.

This is a fairly complicated financial model, and
starting from scratch is not an option.

Thank you for your help in advance.
Matt
 
I guess your only option, then, is to get the password. There are "crackers"
available if the person who protected the code isn't available. Go to Google
and look for Excel password cracker.
 
Matthew,

It sounds as though the macros are locked from viewing. In the VBE, if you
do Tools - VBA Project Properties, and are prompted for a password, it is.
Unless you get a password cracker, you'll not be able to see them or mess
with them.
 

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