Send Email with attachment from VBA?
try
","Th is is your xls file")
this sends the workbook
you cannot add body text just recipients and subject
" wrote:
Is there anyway to send an email with a spreadsheet attached in VBA?
If not, how about just a plain text email by itself?
Thanks.
John
|