Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Force Word to Perform Spell Check on File Save 1

Status
Not open for further replies.

lynnchovie

Technical User
Joined
Jun 21, 2002
Messages
2
Location
US
Is there a way to force word to perform an automatic spell check when a file is saved? We are using multiple versions of word varying from 97 to 2002.
 
You would have do this through a macro using DocumentBeforeSave method.

To find out out more about creating macro for this, here is a link:

If you are not familiar with VBA, you will need to ask a programmer to do this for you. "Age is a high price to pay for maturity."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top