report with CDO

A

Abrm

Hello,

I would like to e-mail an access report.
I always used sendobject, but for company policy I have to use CDO.

Is it possible to send a report as attachement without saving it first.
I mean just within access like sendobject does.
 
R

Rick Brandt

Abrm said:
Hello,

I would like to e-mail an access report.
I always used sendobject, but for company policy I have to use CDO.

Is it possible to send a report as attachement without saving it
first. I mean just within access like sendobject does.

No. Not as an attachment. Just export it to disk, attach it to the email,
and then delete the file.
 
Top