Group: microsoft.public.word.vba.general
From: =?Utf-8?B?Q3JhaWc=?=
Date: Tuesday, April 01, 2008 9:34 AM
Subject: RE: Getting Spell Check to work in Text Form Fields

Thank you.

the code works but only when the doc is unprotected...I want my users to
open the document protected, fill in all their required form fields, then
press a key like Alt S to get the macro to run the spell check of the form
fields.

How can I do this?

Thank you

Craig
"Jean-Guy Marcil" wrote:

> "Craig" wrote:
>
> > Hi,
> >
> > I have a form that includes many text form fields in which people fill in
> > with a lot of text...how do I tell the users who fill in the form with text
> > to run the spell checker to check for spelling errors on what they typed
> > within those form fields?
> >
>
> See
> http://word.mvps.org/faqs/macrosvba/SpellcheckProtectDoc.htm
>