B
Becky Carter Hickman-Jones
I have inherited a couple of global templates that are thick with VBA
programming. I am just starting to learn VBA, but I've seen enough of the
templates' codes to start asking questions.
One of the templates disables a number of user options on startup. Several
of my users have complained about this in the past, and I, too, would like
to change some of this behavior. I have found the place in the code where
this action occurs, and now I'm wondering, if I just delete the line in the
code that references that option, will Word give back control of that option
to the user?
Or, if the code doesn't reference a specific option, does that mean the
unreferenced option can be modified by the user?
I would include a sample of this code, but it's lengthy, and I don't want to
create a mess here. Let me know if I should.
I hope I've been clear enough to elicit a response!
Thanks,
Beck
programming. I am just starting to learn VBA, but I've seen enough of the
templates' codes to start asking questions.
One of the templates disables a number of user options on startup. Several
of my users have complained about this in the past, and I, too, would like
to change some of this behavior. I have found the place in the code where
this action occurs, and now I'm wondering, if I just delete the line in the
code that references that option, will Word give back control of that option
to the user?
Or, if the code doesn't reference a specific option, does that mean the
unreferenced option can be modified by the user?
I would include a sample of this code, but it's lengthy, and I don't want to
create a mess here. Let me know if I should.
I hope I've been clear enough to elicit a response!
Thanks,
Beck