Disable Access to VBA Code in XLS File?

  • Thread starter Thread starter Richard Fry
  • Start date Start date
R

Richard Fry

Is it possible to disable a user's access to the VBA code
in an Excel 2000 XLS file having protected sheets in a
protected workbook?
 
You can protect the VBA project so they can't view/edit the code.

If you need to prevent users from running code, the only way would b
to force the workbook into design mode. How i'm not sure....

Dunca
 

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