J
Joe Adams
I am developing some automation components in Excel to
send workbooks via Outlook. I create the body of the
message (via .Body "xxx xxx") and then attach
(via .Attachment filename) from one up to one hundred
workbook attachments. I would like to organize the
attachments into rows of 5 attachments, insert a carrage
return - line feed and a tab, the next five attachments
and so on.
How would I do this in VBA??
Thanks for your help,
Joe
I am using Excel 2000 and Outlook 2000 (SR-2s) on Windows
2000 Professional.
send workbooks via Outlook. I create the body of the
message (via .Body "xxx xxx") and then attach
(via .Attachment filename) from one up to one hundred
workbook attachments. I would like to organize the
attachments into rows of 5 attachments, insert a carrage
return - line feed and a tab, the next five attachments
and so on.
How would I do this in VBA??
Thanks for your help,
Joe
I am using Excel 2000 and Outlook 2000 (SR-2s) on Windows
2000 Professional.