SendObject email

G

Guy Story

I have a macro assigned to a button that you can click on and send a
specific report to a designated person. That was trivial. The issue I
have is all attachments are being sent with a tmp extension. Is there a
way to control the extension that is sent? I do not want to rely on the
receiver to know what to do.


Guy
 
R

Rick Brandt

Guy said:
I have a macro assigned to a button that you can click on and send a
specific report to a designated person. That was trivial. The issue
I have is all attachments are being sent with a tmp extension. Is
there a way to control the extension that is sent? I do not want to
rely on the receiver to know what to do.


Guy

Must be something with your Email program or server. Access sends objects in
Email as either txt, xls, rtf, or snp.
 
G

Guy Story

Rick you are right. I normally use Thunderbird instead of OE. I tested
it from OE and all is well.

Thanks,

Guy
 
Top