Macro Dialog Box Help

  • Thread starter Thread starter Duppypog
  • Start date Start date
D

Duppypog

We have a workbook created by someone else that includes several macros.
The dept. wants to remove all the values and save the workbook with a new
name to begin tracking a new year. When they open the newly created file,
it populates cells with data from the old file. I suspect it's something in
the macros causing this, but when I open the macros dialog box, edit, all
the buttons except "Run" are grayed out. The workbook/worksheets aren't
protected, so I'm stumped. Does anyone have any ideas what could be causing
this?

thanks,
Lynnette
 
The code is protected in the VBA editor

Alt-F11
In the menubar Tools>VBA project properties
See the protection tab

Ask for the password
 

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