View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Richard Buttrey[_4_] Richard Buttrey[_4_] is offline
external usenet poster
 
Posts: 2
Default Controlling the position of attachments and Body Text in Outlook

I have some VBA code which loops through a list of Excel files,
attaches them to an Outlokk email and sends them.

Everything works fine except that I'd like a bit more control over
where the file attachments and the Body text are placed.

The default seems to be the files first - horizontally as the first
'line' of the email, followed immediately underneath by the text of
the "Body Text' Parameter. I'd also like to be able to alter the size
of the embedded file 'icon' since the default size truncates the name
of the file and makes it difficult to see at a glance.

I can see that the

..Attachments.Add

has various parameter like Type, Position, Display Name etc., although
Im not altogether clear how to use these.

All help gratefully received.

Richard Buttrey




__
"We are with Europe, but not of it. We are linked but not combined.
We are associated but not absorbed. And should European statesmen address
us and say, 'Shall we speak for thee?', we should reply,
'Nay Sir, for we dwell among our own people'."
Winston Churchill - 1953"

Richard Buttrey, Grappenhall, Cheshire, UK