R
ReidarT
I want to automate an email-shipment.
When I use the SendObject, it works OK when I want to send a table, query
and so on.
I want to send a zipped file and that's the problem.
I try
docmd.sendobject , zipfile , , "emailreceipient", "subject", "bodytext"
I don't want to bind this to Outlook-clients, because there are other
systems involved as well.
regards
reidarT
When I use the SendObject, it works OK when I want to send a table, query
and so on.
I want to send a zipped file and that's the problem.
I try
docmd.sendobject , zipfile , , "emailreceipient", "subject", "bodytext"
I don't want to bind this to Outlook-clients, because there are other
systems involved as well.
regards
reidarT