PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Bi-Lingual Spell check
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Bi-Lingual Spell check
![]() |
Bi-Lingual Spell check |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I am currently in a work situation where I send both US English and
Norwegian(bokmĂĄl) emails. I would like to be able to set up something to easily switch my spell check back and forth between the two languages. Is there a way of doing that easily (with or without VBA)? I have some VBA experience with Excel and word, but none with Outlook. Is there a way to record Macro's in Outlook? |
|
|
|
#2 |
|
Guest
Posts: n/a
|
With VBA there´s no way. With VB e.g. it´s probably possible by using a
lot of Win32 APIs, asynchronous running EXEs etc. I think if you would have to code that yourself (or pay for it) then you wouldn´t do it. Another way would be to change a value in the Registry. But that wouldn´t take effect before the next OL start, so it´s worthless for you. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook OkieViking wrote: > I am currently in a work situation where I send both US English and > Norwegian(bokmål) emails. I would like to be able to set up > something to easily switch my spell check back and forth between the > two languages. Is there a way of doing that easily (with or without > VBA)? > > I have some VBA experience with Excel and word, but none with > Outlook. Is there a way to record Macro's in Outlook? |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

