docmd.sendobject

S

Souris

Does docmd.sendobject support zip format?
It is nice to support zip format. Today most of email sent by zip format to
save HD and netwrk traffic
 
K

Klatuu

No, because a zip file is not an Access, Word, or Excel object.
If you want to send a zip file as an attachement, then you will have to
create an instance of Outlook, and use the Attachment object.
 
Top