If you use Word as email editor, you may use the Word object model for that.
In that case the Application.ActiveInspector.WordEditor property returns a
Word.Document object.
If you don't, then use Redemption from
www.dimastr.com, the site also has
examples for how to use the SafeInspector.PlainTextEditor.
--
Best regards
Michael Bauer - MVP Outlook
: VBOffice Reporter for Data Analysis & Reporting
: Outlook Categories? Category Manager Is Your Tool
: http://www.vboffice.net/product.html?pub=6&lang=en
Am Tue, 23 Sep 2008 23:01:01 -0700 schrieb Lp12:
Opps.. Sorry for that. Outlook 2003
Thanks again
"Michael Bauer [MVP - Outlook]" wrote:
What Outlook version?
--
Best regards
Michael Bauer - MVP Outlook
: VBOffice Reporter for Data Analysis & Reporting
: Outlook Categories? Category Manager Is Your Tool
: http://www.vboffice.net/product.html?pub=6&lang=en
Am Tue, 23 Sep 2008 05:41:01 -0700 schrieb Lp12:
Hi All,
I'm looking for a way to add specific text to wherever the cursor is
inside
a body of an email, as a macro that the user will run upon request.
Thanks a lot in advance