Add words to disctionary using VBA

P

Petr

I use Word VBA to spellchecking in my application using methods
CheckSpelling()
GetSpellingSuggestions()

But is possible to add words to disctionary using VBA?
I can't find it.

Or how it solve another way?

Thanks,
Petr
 
C

Chad DeMeyer

Petr,

Please see my reply to the other thread you started.

Regards,
Chad


Petr27 said:
Thanks, but this does'nt add word to dictionary.
I call CheckSpelling("Something word") method from my application to
Winword and I have not text wrriten in Winword window. Object "Autocorrect"
changes text only in Winword window.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top