I have an Excel file named \"Home Audio for Planning (28-3-2013).
The date will change every day but the text will be the same.
How do I attach those files t
With OutMail .To = "" .BodyFormat = olFormatHTML '---Default .Attachments.Add ("C:\Users\Desktop\Test.txt") .Display End With
If not.BodyFormat = olFormatHTMLfile will be attached in the mail body
.BodyFormat = olFormatHTML