Spellchecker language easy change

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I am using MS Outlook 2003 and have to send messages alternativily in
English, German and French. My problem is that I find too long to go back to
the main menu to modify the language everytime I use another language.
So I would like to know if there is any solution allowing to switch easily
from one language to another one? Or an alternative would be to use VBA, but
I do not know which is the function I have to use. Do anyone know which
function has to be used in VBA to define the spellchecker language.
Thank you for your help.

Banjo
 
You'll have to use the Win32 API (or Google "VB Registry Class") to change
the value of this registry key:

HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Options\Spelling\Speller

If you try various language selections in the Options dialog and click
Apply, you'll see the relevant values get inserted into that key if you
refresh regedit.
 
Dear Eric Legault,

Thank you very much for your help.

Best regards,

Banjo
 

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

Back
Top