N
nouveauricheinvestments
Hi,
I am using the docmd.sendobject method to automatically generate an
email using the User's outlook and then send it with an attachment. I
am also using docmd.setwarning False and docmd.setwarnings True before
and after I send the object, respectively. However, the user still is
asked to 'Allow' the code to send the email. Is there anyway around
this? The email is sent to some degree as a security feature and I
would rather not leave it to user discretion to allow or deny the
sending of the email.
I am using the docmd.sendobject method to automatically generate an
email using the User's outlook and then send it with an attachment. I
am also using docmd.setwarning False and docmd.setwarnings True before
and after I send the object, respectively. However, the user still is
asked to 'Allow' the code to send the email. Is there anyway around
this? The email is sent to some degree as a security feature and I
would rather not leave it to user discretion to allow or deny the
sending of the email.