From: Ikeyre on
I have created a protected form and noticed it didn't spell check when I
tested as a user. I searched and found
http://word.mvps.org/FAQs/MacrosVBA/SpellcheckProtectDoc.htm
I copied and pasted into VBE re-protected the document closed and opened as
a user and still unable to spell check. Is there something I'm missing.
Perhaps clearer instructions? Could someone please walk me through this step
by step? Perhaps I don't have a full understanding of Macros??
From: Stefan Blom on
Note that you will have to run the macro manually, for example by assigning
a toolbar button. See http://www.gmayor.com/installing_macro.htm.

--
Stefan Blom
Microsoft Word MVP



"Ikeyre" <Ikeyre(a)discussions.microsoft.com> wrote in message
news:C55A8ADF-6FD2-40FF-80CA-F950E681607D(a)microsoft.com...
>I have created a protected form and noticed it didn't spell check when I
> tested as a user. I searched and found
> http://word.mvps.org/FAQs/MacrosVBA/SpellcheckProtectDoc.htm
> I copied and pasted into VBE re-protected the document closed and opened
> as
> a user and still unable to spell check. Is there something I'm missing.
> Perhaps clearer instructions? Could someone please walk me through this
> step
> by step? Perhaps I don't have a full understanding of Macros??


From: Ikeyre on
Thank you,
I just realized the document is being checked, just not the text boxes. How
do I get spell checker to work in the text boxes? I've used text control.

"Stefan Blom" wrote:

> Note that you will have to run the macro manually, for example by assigning
> a toolbar button. See http://www.gmayor.com/installing_macro.htm.
>
> --
> Stefan Blom
> Microsoft Word MVP
>
>
>
> "Ikeyre" <Ikeyre(a)discussions.microsoft.com> wrote in message
> news:C55A8ADF-6FD2-40FF-80CA-F950E681607D(a)microsoft.com...
> >I have created a protected form and noticed it didn't spell check when I
> > tested as a user. I searched and found
> > http://word.mvps.org/FAQs/MacrosVBA/SpellcheckProtectDoc.htm
> > I copied and pasted into VBE re-protected the document closed and opened
> > as
> > a user and still unable to spell check. Is there something I'm missing.
> > Perhaps clearer instructions? Could someone please walk me through this
> > step
> > by step? Perhaps I don't have a full understanding of Macros??
>
>
> .
>
From: Stefan Blom on
You are referring to text form fields? When the macro was created, content
controls didn't exist, so I don't know what effect (if any) the macro has on
them.

Note that for more specific assistance with the macro, you may want to ask
in a programming newsgroup such as microsoft.public.word.vba.general.

--
Stefan Blom
Microsoft Word MVP



"Ikeyre" <Ikeyre(a)discussions.microsoft.com> wrote in message
news:C97FC4F9-C12E-4272-A970-B5C5260B26E4(a)microsoft.com...
> Thank you,
> I just realized the document is being checked, just not the text boxes.
> How
> do I get spell checker to work in the text boxes? I've used text control.
>
> "Stefan Blom" wrote:
>
>> Note that you will have to run the macro manually, for example by
>> assigning
>> a toolbar button. See http://www.gmayor.com/installing_macro.htm.
>>
>> --
>> Stefan Blom
>> Microsoft Word MVP
>>
>>
>>
>> "Ikeyre" <Ikeyre(a)discussions.microsoft.com> wrote in message
>> news:C55A8ADF-6FD2-40FF-80CA-F950E681607D(a)microsoft.com...
>> >I have created a protected form and noticed it didn't spell check when I
>> > tested as a user. I searched and found
>> > http://word.mvps.org/FAQs/MacrosVBA/SpellcheckProtectDoc.htm
>> > I copied and pasted into VBE re-protected the document closed and
>> > opened
>> > as
>> > a user and still unable to spell check. Is there something I'm missing.
>> > Perhaps clearer instructions? Could someone please walk me through this
>> > step
>> > by step? Perhaps I don't have a full understanding of Macros??
>>
>>
>> .
>>



From: Ikeyre on
Yes I'm referring to the text form fields. Good idea posting to the other
newsgroup. I did change the form from text form fields to Rich Text and then
the code from http://word.mvps.org/FAQs/MacrosVBA/SpellcheckProtectDoc.htm
and it seems to work by replacing automatically misspelled words for example
if you were to spell familey it would correct same as apperently would
correct it. Thats the best I could do for now. thanks for your help!

"Stefan Blom" wrote:

> You are referring to text form fields? When the macro was created, content
> controls didn't exist, so I don't know what effect (if any) the macro has on
> them.
>
> Note that for more specific assistance with the macro, you may want to ask
> in a programming newsgroup such as microsoft.public.word.vba.general.
>
> --
> Stefan Blom
> Microsoft Word MVP
>
>
>
> "Ikeyre" <Ikeyre(a)discussions.microsoft.com> wrote in message
> news:C97FC4F9-C12E-4272-A970-B5C5260B26E4(a)microsoft.com...
> > Thank you,
> > I just realized the document is being checked, just not the text boxes.
> > How
> > do I get spell checker to work in the text boxes? I've used text control.
> >
> > "Stefan Blom" wrote:
> >
> >> Note that you will have to run the macro manually, for example by
> >> assigning
> >> a toolbar button. See http://www.gmayor.com/installing_macro.htm.
> >>
> >> --
> >> Stefan Blom
> >> Microsoft Word MVP
> >>
> >>
> >>
> >> "Ikeyre" <Ikeyre(a)discussions.microsoft.com> wrote in message
> >> news:C55A8ADF-6FD2-40FF-80CA-F950E681607D(a)microsoft.com...
> >> >I have created a protected form and noticed it didn't spell check when I
> >> > tested as a user. I searched and found
> >> > http://word.mvps.org/FAQs/MacrosVBA/SpellcheckProtectDoc.htm
> >> > I copied and pasted into VBE re-protected the document closed and
> >> > opened
> >> > as
> >> > a user and still unable to spell check. Is there something I'm missing.
> >> > Perhaps clearer instructions? Could someone please walk me through this
> >> > step
> >> > by step? Perhaps I don't have a full understanding of Macros??
> >>
> >>
> >> .
> >>
>
>
>
> .
>
 |  Next  |  Last
Pages: 1 2
Prev: Word 2007 hangs
Next: Formating issue