One other possibility, which probably would only work for WordMail 2003 or earlier would be to try using Word code to disable spell checking in the document. You can get at Word from Inspector.WordEditor, which is actually Word.Document. Getting WordEditor is restricted in the object model, especially for outside code, but there is alternative code out there to get WordEditor using Win32 API calls and callbacks, bypassing the Outlook object model. I've posted it in the past in VB6, let me know if you need me to dig it out.
Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm
"Graham Mayor" <gmayor@REMOVETHISmvps.org> wrote in message news:uMMZtzTrKHA.4752@TK2MSFTNGP04.phx.gbl...
> Thanks Ken - I had seen an earlier reference from you which essentially > said the same thing. In this instance the problem arises because when the > message is created from vba, part of it is selected at the time it is > sent. It seems probable that all that needs to be done is to move the > selection point to the start of the message before issuing the send > command for the prompt to go away. As there won't be any spelling errors > in the message (being part of a mail merge where that will already have > been addressed) the spell check will not prompt for corrections and > without the selection being selected, it won't attempt to spell check in > two parts. :) > > -- > <>>< ><<> ><<> <>>< ><<> <>>< <>><<> > Graham Mayor - Word MVP > > My web site www.gmayor.com > Word MVP web site http://word.mvps.org > <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
13 Feb 2010Turn off Outlook spell checking of messages with vba.Graham Mayor
13 Feb 2010\ Re: Turn off Outlook spell checking of messages with vba.Ken Slovak - [MVP - O...
14 Feb 2010   \ Re: Turn off Outlook spell checking of messages with vba.Graham Mayor
15 Feb 2010      \ Re: Turn off Outlook spell checking of messages with vba.Ken Slovak - [MVP - O...
15 Feb 2010         \ Re: Turn off Outlook spell checking of messages with vba.Graham Mayor
15 Feb 2010            \ Re: Turn off Outlook spell checking of messages with vba.Ken Slovak - [MVP - O...
15 Feb 2010               \ Re: Turn off Outlook spell checking of messages with vba.Graham Mayor
15 Feb 2010                  \ Re: Turn off Outlook spell checking of messages with vba.Ken Slovak - [MVP - O...
16 Feb 2010                     \ Re: Turn off Outlook spell checking of messages with vba.Graham Mayor
16 Feb 2010                        \ Re: Turn off Outlook spell checking of messages with vba.Doug Robbins - Word MVP
16 Feb 2010                           |- Re: Turn off Outlook spell checking of messages with vba.Graham Mayor
16 Feb 2010                           \ Re: Turn off Outlook spell checking of messages with vba.Ken Slovak - [MVP - O...
16 Feb 2010                              \ Re: Turn off Outlook spell checking of messages with vba.Graham Mayor
Contact Us
All times are in (US) Eastern Daylight Time (GMT -4:00)