• Subject: VBA toggle Outlook '03 Word email editor on/off
  • Author: J Smith 555
  • Date: 30 Jul
  • References:
Hello,

This is a follow-up post to what I have posted on another forum (please see:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.excel.programming&mid=5c23ec0c-60ed-4b43-9302-81c2d86f3a13
); I was wondering if anyone here might have come across a similar question.
I have thumbed through the threads that I thought were relevant and have
tried a few variations but without any success.

What I am attempting to do is confirm through VBA whether or not someone has
the ‘Use Microsoft Office Word 2003 to edit e-mail messages’ option selected
from their Outlook 2003 profile. The script that Ron devolved has a caveat
where the ‘RangeToHTML’ function (see
http://www.rondebruin.nl/mail/folder3/mail4.htm for detail) will not work if
that option is selected. If the person has that option ‘active’ have the
script turn it off .. if they don’t then the script will run as normal. Then
at the end put it back the way their options were of course; assuming since
it’s a script it won’t actually ‘change’ the end users Outlook settings.

My problem stems from not understanding how to call ‘IsWordEditor’ module /
class / etc correctly from Excel’s VBA GUI.

Thank you in advance for your help,

J
30 JulVBA toggle Outlook '03 Word email editor on/off.J Smith 555
30 Jul\ Re: VBA toggle Outlook '03 Word email editor on/off.Eric Legault [MVP - O...
30 Jul   \ Re: VBA toggle Outlook '03 Word email editor on/off.J Smith 555
All times are in (US) Eastern Daylight Time (GMT -4:00)