N
Needmo Smarts
Hello!
Is there a good strategy using VBA to remove (essentially) all VBA code?
I have some code in a template --in the Document_New() of the
ThisDocument-- and I have some supporting code in module "myCode"
Once this has run in the .DOC created from the template, none of it ever
needs to be run again when the .DOC is reopened so I am thinking if there
is a way under VBA control to delete it, why not do that?
Thanks for any strategy help -or- any specific ideas on how to do.
Warren
Is there a good strategy using VBA to remove (essentially) all VBA code?
I have some code in a template --in the Document_New() of the
ThisDocument-- and I have some supporting code in module "myCode"
Once this has run in the .DOC created from the template, none of it ever
needs to be run again when the .DOC is reopened so I am thinking if there
is a way under VBA control to delete it, why not do that?
Thanks for any strategy help -or- any specific ideas on how to do.
Warren