![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
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 |
#2
|
|||
|
|||
![]()
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\O utlook\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. -- Eric Legault (Outlook MVP, MCDBA, MCTS: Messaging & Collaboration) Try Picture Attachments Wizard for Outlook: http://www.collaborativeinnovations.ca Blog: http://blogs.officezealot.com/legault/ "banjo" wrote: 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 |
#3
|
|||
|
|||
![]()
Dear Eric Legault,
Thank you very much for your help. Best regards, Banjo "Eric Legault [MVP - Outlook]" wrote: 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\O utlook\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. -- Eric Legault (Outlook MVP, MCDBA, MCTS: Messaging & Collaboration) Try Picture Attachments Wizard for Outlook: http://www.collaborativeinnovations.ca Blog: http://blogs.officezealot.com/legault/ "banjo" wrote: 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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Spellchecker... | me | Outlook Express | 1 | April 11th 06 12:21 AM |
change language | btissam | Outlook - Using Contacts | 1 | March 6th 06 12:40 PM |
Easy question -hard answer | AJR | Outlook - General Queries | 1 | January 31st 06 10:07 PM |
Easy question - hard answer? | John Wright | Outlook - General Queries | 4 | January 31st 06 09:57 PM |
Easy way to empty WAB in O/Express | [email protected] | Outlook Express | 4 | January 22nd 06 02:48 PM |