Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / April 2005

Tip: Looking for answers? Try searching our database.

Spell checking

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Srikanth Ramakrishnan - 05 Apr 2005 14:53 GMT
I am creating a protected form in Word XP.  
In order to use the spell check in the form field text
boxes I downloaded the Macro from the site
http://word.mvps.org/FAQs/MacrosVBA/SpellcheckProtectDoc.ht
m.

I tried using a macro named RunSpellcheck that I found in
that example. I copied that macro in my template and used
it. But its not working.
Can anyone help me find out where i am going wrong.

I appreciate your help!
Srikanth. R
Perry - 05 Apr 2005 21:31 GMT
Have you tried to set the "NoProofing" property to False against the entire
document content:

doc.Content.NoProofing = False
(doc is a valid/instantiated object variable pointing to target document)

Krgrds,
Perry

> I am creating a protected form in Word XP.
> In order to use the spell check in the form field text
[quoted text clipped - 9 lines]
> I appreciate your help!
> Srikanth. R
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.