Spell Checking a Task Form

Spell Checking a Task Form

Post by Keryn Carruther » Wed, 02 Jun 1999 04:00:00



Can anyone tell me the best way to implement spell checking on a task form?
I've been searching high and low for the answer to this, but haven't found
it yet.

Any answers will be greatly appreciated.

Keryn Carruthers
AGSO E-mail Administrator

 
 
 

Spell Checking a Task Form

Post by Sue Mosher [MVP » Wed, 02 Jun 1999 04:00:00


You can press F7 or, in Outlook 98 or Outlook 2000, add the spell check
button to the toolbar. If you want a programmatic solution, you'll have to
use the CommandBars object to execute spell check.
--
Sue Mosher
Author of
  "Teach Yourself Microsoft Outlook 2000 Programming in 24 Hours"
  "The Microsoft Outlook 2000 E-mail and Fax Guide"

Outlook and Exchange solutions at http://www.slipstick.com


Quote:> Can anyone tell me the best way to implement spell checking on a task
form?
> I've been searching high and low for the answer to this, but haven't found
> it yet.

> Any answers will be greatly appreciated.

> Keryn Carruthers
> AGSO E-mail Administrator


 
 
 

Spell Checking a Task Form

Post by Keryn Carruther » Thu, 03 Jun 1999 04:00:00


Thanks for your help.  I probably should have been more specific.  What if
it is a custom task form with user defined fields e.g. Description set as
Multiline.

F7 doesn't seem to work in this instance.  Any other suggestions?

Thanks again,

Keryn Carruthers


>You can press F7 or, in Outlook 98 or Outlook 2000, add the spell check
>button to the toolbar. If you want a programmatic solution, you'll have to
>use the CommandBars object to execute spell check.
>--
>Sue Mosher
>Author of
>  "Teach Yourself Microsoft Outlook 2000 Programming in 24 Hours"
>  "The Microsoft Outlook 2000 E-mail and Fax Guide"

>Outlook and Exchange solutions at http://www.slipstick.com



>> Can anyone tell me the best way to implement spell checking on a task
>form?
>> I've been searching high and low for the answer to this, but haven't
found
>> it yet.

>> Any answers will be greatly appreciated.

>> Keryn Carruthers
>> AGSO E-mail Administrator