Range.CheckGrammar (Word)

Begins a spelling and grammar check for the specified range.

If the range contains errors, this method displays the Spelling and Grammar dialog box, with the Check grammar check box selected.


Set Range2 = Documents("MyDocument.doc").Sections(2).Range 
Range2.CheckGrammar