Add text to body

L

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
 
M

Michael Bauer [MVP - Outlook]

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:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top