Yes, thanks, but I worked that out myself already.
Now, all I need to know is how to how to hook up to the custom dictionary
when using wordDocument.Range.SpellingErrors and
wordDocument.Range.GetSpellingSuggestions...
Regards,
AndrewFG
> Hi Andrew,
>
[quoted text clipped - 21 lines]
> Word XP, Win 98
> http://word.mvps.org/
Helmut Weber - 05 Apr 2005 15:09 GMT
Hi,
>Now, all I need to know is how to how to hook
>up to the custom dictionary
Maybe it's my English.
Do you wnat to now how to activate a custom dictionary?
CustomDictionaries.Add ("C:\dic\user.dic")
Doesn't matter whether activating it several times,
whithout deactivating it again.
Though I didn't find a straight way to deactivate
a custom dictionary, but only workaraounds.
Or are you looking for:
CustomDictionaries.Count
CustomDictionaries(1).name
CustomDictionaries(1).path
etc.
Greetings from Bavaria, Germany
Helmut Weber, MVP
"red.sys" & chr(64) & "t-online.de"
Word 2002, Windows 2000