Spell Check range and move to active cells
Looks like no one really knows yet. We'll if anyone ever does want to
know, i figured it out. Add the following line of code anytime before
you call the spell check:
Application.SpellingOptions.SuggestMainOnly = True
-Jay
|