Macro Window - Prevent 'Run'

G

Guest

Hi ...

I have created an Excel Report Generator that, through a series of 25
macros, manipulates raw data pasted into a specific worksheet. These macros
exist in 5 different Modules.

I have protected the Project so that no one can edit the macros, but the
macros still appear in the Macro Window and a user could still 'Run' any
macro if he chose to (which, potentially, could screw up the report since the
macros need to be run in a specific order).

Other than moving all the macros into ONE Module and making them 'Private
Subs' so that they do not appear in the Macro Window, is there any other way
to prevent a user from running a macro that appears in the Macro Window?

Thanks ...

Bill
 
G

Guest

Hi Jim ...

That totally rocks...! That is exactly what I was looking for, and I
wouldn't have run across it on my own in a million years.

Thank you...

b.
 

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

Top