G
Guest
How do I stop "Private Subs" in "ThisWorkbook" on opening from executing.
Thanks
Thanks
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Norman Jones said:Hi Ronbo,
I think you ned to give a little more detail.
For example, when do you want to prevent execution and why? Are there any
other salient factors?
---
Regards,
Norman
Norman
Tom Ogilvy said:Based on the whole thread, I would say he was just being cute. Of course,
that is just my opinion.
--
Regards,
Tom Ogilvy
First of all, let me state that what I am trying to do is protect my work. I know that this is not possible, but I am trying to make it as difficult as possible.
I believe that If someone wants to bypass protection, let
them figure it out on their own or better yet take it to their programming
professionals who can verify ownership and use their skills to open the
workbook.
Chip Pearson said:You can prevents events from occurring at startup by holding down
the SHIFT key when you open the workbook. Another way is to set
Application.EnableEvents = False before opening the workbook.
--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
Chip:
I liked Norms response because I read it to question my intent with, "why
and are there any other salient (silent) factors".
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.