Macro to grab word nearest cursor position

J

JIMBOLUKE

Is it possible to have Outlook programmatically grab characters near the
cursor position, for any of these cases:
(a) in an entry mode, such as composing a message
(b) in a mode when a previously created / sent message is opened (if I see a
word my cursor is over)

There is a large class of useful functions that could be created if the
hooks exist for this.
 
M

Michael Bauer [MVP - Outlook]

You might use the NewInspecotor event, which fires when an item is being
opened.

For getting characters at the current cursor position (in the body) you need
to use Word as mail editor (default if you have OL07), or use the Redemption
(www.dimastr.com).

--
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, 16 Sep 2008 04:00:00 -0700 schrieb JIMBOLUKE:
 

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