F
Frederick Lorca
I have a macro that runs an automatic document spell check at the end. The
following line of code executes spell check:
ActiveDocument.CheckGrammar
I'd like for spell check to skip the document's footer(s). Is there a way
to do this?
Frederick Lorca
following line of code executes spell check:
ActiveDocument.CheckGrammar
I'd like for spell check to skip the document's footer(s). Is there a way
to do this?
Frederick Lorca