PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Bi-Lingual Spell check

Reply

Bi-Lingual Spell check

 
Thread Tools Rate Thread
Old 13-07-2005, 03:03 PM   #1
=?Utf-8?B?T2tpZVZpa2luZw==?=
Guest
 
Posts: n/a
Default Bi-Lingual Spell check


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?
  Reply With Quote
Old 14-07-2005, 07:38 AM   #2
Michael Bauer
Guest
 
Posts: n/a
Default Re: Bi-Lingual Spell check

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?


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off