Realistically, it cannot check it as they type. This produces too much
overhead and really slows word down. You could have the macro run before
saving a document or printing it. You do this by intercepting those
commands. You can also attach the macro to the F7 key in your document
template.
Why can't your field reps have the template that contains the macro?
You keep talking about documents and I keep talking about templates. That is
because what you seem to be talking about is appropriate for a template and
not appropriate for a document. For more on the different kinds of templates
and locations of templates folders see
http://addbalance.com/usersguide/templates.htm.

Signature
Charles Kenyon
Word New User FAQ & Web Directory: http://addbalance.com/word
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide
See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
> We have some pretty specific needs. We distribute
> documents to field reps. They would need to have this
[quoted text clipped - 65 lines]
> >
> >.
Charles,
Thanks for the continued support. You are right, I was
misusing the word "document", I should've been using the
term "template". I am thinking that we would need to
supply this macro in the template for our field reps. My
confusion before, was if a macro was made at a more global
scope (like normal.dot), to handle all
documents/templates, then this would not work well in our
scenario b/c it would need to be distributed separately
than our template distribution.
That is a good idea you had about doing the check at the
save or print commands. I will explore the resource you
provided a link to. Thanks for your help!
>-----Original Message-----
>Realistically, it cannot check it as they type. This produces too much
[quoted text clipped - 24 lines]
>> at a global level, that needs a manual trigger to launch
>> the check:
http://word.mvps.org/faqs/macrosvba/SpellcheckProtectDoc.ht
>> m
>>
[quoted text clipped - 12 lines]
>> >
>> >See
http://www.mvps.org/word/FAQs/MacrosVBA/SpellcheckProtectDo
>> c.htm.
>> >
[quoted text clipped - 36 lines]
>
>.