SendObject

P

Pap

Does anyone know if it is possible to attached multiple objects to the
'SendObject' code. I can do single objects but I would like to do multiple
ones.
 
R

Rick Brandt

Pap said:
Does anyone know if it is possible to attached multiple objects to the
'SendObject' code. I can do single objects but I would like to do
multiple ones.

It is not.

You can automate an external messaging library like Outlook or CDO and then have
multiple attachments.
 
Top