I
iccsi
I use CDO.message to send out email with attachment using SMTP.
The attachement is from the report.
It seems that I have to run the report and save a temp file and send
it out.
docmd.SendObject can just send out the email with attachement without
saving it.
I just wonder are there any solution that I do not need save the
attachment files using CDO.Message, or I any way to clean files
created by docmd.OuputTo?
Your information is great appreciated,
The attachement is from the report.
It seems that I have to run the report and save a temp file and send
it out.
docmd.SendObject can just send out the email with attachement without
saving it.
I just wonder are there any solution that I do not need save the
attachment files using CDO.Message, or I any way to clean files
created by docmd.OuputTo?
Your information is great appreciated,