S
sdjwalls
Hello,
In our template, we have some instructions in a style called "Instruction
Style". Currently, if a user places his cursor somewhere in these
instructions and starts to type actual content (if he were trying to
overwrite the instructions, for example), the style remains "Instruction
Style" when it should be something else, like "Body Text". The user can
manually change the style, but if he forgets, the content he's typed risks
getting removed by a macro that removes the "Instruction Style" content later
(to ensure that instructions don't end up in a published doc).
Is there a way to do this in the template, either with VBA or something
else? I'd like to avoid applications events, etc. as these templates are
stored and distributed on a sharepoint server and I don't want them to get
too complicated.
Thank you!
In our template, we have some instructions in a style called "Instruction
Style". Currently, if a user places his cursor somewhere in these
instructions and starts to type actual content (if he were trying to
overwrite the instructions, for example), the style remains "Instruction
Style" when it should be something else, like "Body Text". The user can
manually change the style, but if he forgets, the content he's typed risks
getting removed by a macro that removes the "Instruction Style" content later
(to ensure that instructions don't end up in a published doc).
Is there a way to do this in the template, either with VBA or something
else? I'd like to avoid applications events, etc. as these templates are
stored and distributed on a sharepoint server and I don't want them to get
too complicated.
Thank you!