Group: microsoft.public.word.vba.general
From: "Doug Robbins - Word MVP"
Date: Thursday, February 21, 2008 6:32 PM
Subject: Re: Locating Misspelled words

Not really sure what you mean by locate, but the following will select each
mispelled word and display it in a message box

Dim aspe As Range
For Each aspe In ActiveDocument.SpellingErrors
aspe.Select
MsgBox aspe.Text
Next


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

wrote in message
news:jomrr35l5kl0hqom241k31cqlfpsp6cdh8@4ax.com...
> VBA Gerus,
>
> Is there a function to locate misspelled words that were identified by
> Word 2003 & 2007? Thanks.
>
> Charlie from Texas


Safety Articles | Usenet Groups | Usenet News | Bluegrass