Since Outlook 2007 always uses Word as the email editor, it should actually be easier. If you shared where you're stuck, I bet someone could help get you unstuck.
If not, you can send a message to outlook-dev-hire at yahoogroups.com with details of your requirements, including the Outlook version(s) to be supported. Once the moderator approves your message, Outlook developers on the outlook-dev-hire list can respond directly to you if they're interested in your project.

Signature
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
Thanks, Sue. Before coming to these newsgroups, I had come across your site.
I almost sent you a personal query there, but figured that newsgroups was
the better open approach.
It was a couple months ago when I attempted to recreate the macro. In
theory, it should be duplicated, but the macro model is entirely different,
and I'm not that familiar with the Outlook object vernacular. With Outlook
2003 there was the "record macro" feature that I used heavily in the creation
of my macro. I was able to learn the code for commands by recording a short
macro that performed the simple task that I wanted to perform. After getting
the raw fundamentals in place, was able to write the rest of the macro.
With Outlook 2007, the lexicon was so different, couldn't even figure out
the most basic fundamentals, and without the record a macro option, couldn't
use my idiot's approach to macro creation.
I'll send off a note to the Yahoo alias to seek out some additional help.
> Since Outlook 2007 always uses Word as the email editor, it should actually be easier. If you shared where you're stuck, I bet someone could help get you unstuck.
>
[quoted text clipped - 35 lines]
> >
> > I probably developed the original macro in 2 hours the first time.
Sue Mosher [MVP-Outlook] - 28 Jan 2008 17:21 GMT
> With Outlook
> 2003 there was the "record macro" feature that I used heavily in the creation
> of my macro.
Outlook has never had a macro recorder. What you used was the Word macro recorder. I've posted some how-to information at http://turtleflock-ol2007.spaces.live.com/blog/cns!C1013F1F9A99E3D8!579.entry on the changes needed to use a Word-recorded macro in Outlook 2007 VBA.

Signature
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
> Thanks, Sue. Before coming to these newsgroups, I had come across your site.
> I almost sent you a personal query there, but figured that newsgroups was
[quoted text clipped - 17 lines]
>>
>> If not, you can send a message to outlook-dev-hire at yahoogroups.com with details of your requirements, including the Outlook version(s) to be supported. Once the moderator approves your message, Outlook developers on the outlook-dev-hire list can respond directly to you if they're interested in your project.
>> > Hi Everyone:
>> >
[quoted text clipped - 31 lines]
>> >
>> > I probably developed the original macro in 2 hours the first time.
Dallin Jewell - 28 Jan 2008 22:20 GMT
Oh, now that just looks luscious. I'll give that a shot on my next long
airplane flight ... and with 5 international trips this quarter, that could
be sooner than later.
> > With Outlook
> > 2003 there was the "record macro" feature that I used heavily in the creation
[quoted text clipped - 59 lines]
> >> >
> >> > I probably developed the original macro in 2 hours the first time.