docmd.sendobject (more than 1)

R

Rick Brandt

Ray said:
How can I send more than 1 object?

You cannot (using SendObject).

You can automate an external messaging library like Outlook or CDOSys and then
just about anything is possible. SendObject is very limited in what you can do.
 
Top