WD2000: Run-time Error 9132 Using GetSpellingSuggestions MethodID: Q224722
|
When you try to use the Visual Basic for Applications GetSpellingSuggestions method with the wdWildcard or wdAnagrams constant of the SuggestionMode argument, the following error message appears:
where <suggestionmode> equals either wildcard or anagram based on the constant you use.Run-time error '9132': The speller does not support <suggestionmode> mode.
This behavior is by design. The Visual Basic for Applications GetSpellingSuggestions method no longer supports the use of the wdWildcard or wdAnagrams constant with the SuggestionMode argument.
The Visual Basic for Applications GetSpellingSuggestions method Help documentation is incorrect in that it was not updated to omit the information about using the wdWildcard or wdAnagrams constant with the SuggestionMode argument.
Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article.
Additional query words: vba
Keywords : kbdta kbwordvba wd2000
Version : WINDOWS:2000
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: June 15, 1999