Yes, that's one of the known problems I've listed at
http://outlookcode.com/article.aspx?id=59
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
<mark.t.andrews RemoveThis @eds.com> wrote in message news:1186412239.557579.154250@x35g2000prf.googlegroups.com...
>I am having a problem getting a file attachment to be positioned where
> I need it. I am executing code from MS Excel to create an email
> message in Outlook. In 2003, the position parameter positions my
> attachment correctly, but so far, I have had no luck getting Outlook
> to position my attachments where I tell it to. No matter what I put
> in the position parameter, it puts the attachment after the last
> character in my body text. The only difference is if I put '1' in the
> position parameter and the attachment is positioned before the first
> character of my body text. Is there a known problem with the
> attachment parameter in Oulook 2007?