Macros and Formulas

  • Thread starter Thread starter alexaed
  • Start date Start date
A

alexaed

Hey All,
Is there a way that you could disable formulas if upon opening a file,
the user selects disable macros?

Thanks,
Ed
 
What do you mean by disable? Do you want them not to be there? Or do
you want them not to work? Or not to be visible?

If the formulas are put there programatically I guess you could put
code into the open event of the workbook to prevent this happening.
 
What do you mean by disable? Do you want them not to be there? Or do
you want them not to work? Or not to be visible?

If the formulas are put there programatically I guess you could put
code into the open event of the workbook to prevent this happening.

If your user disables macros not sure how any code would work at all,
using the open event or anything else.
 

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