I am trying to send invoices via e m a i l.
I have an invoice form and once the form is filled in, I can create invoice with click of command button.
What I want to do from this point is to create another command button for emailing the Invoice (Report) as an attachment (PDF) to the customer's email address already in the form, in the following format:
Dear [Customer's name]:
[e m a i l body]
ABC Co
123 main st
anytown, USA
Can anyone help to achieve this task?
Thank you in advance!
Keith-R
I have an invoice form and once the form is filled in, I can create invoice with click of command button.
What I want to do from this point is to create another command button for emailing the Invoice (Report) as an attachment (PDF) to the customer's email address already in the form, in the following format:
Dear [Customer's name]:
[e m a i l body]
ABC Co
123 main st
anytown, USA
Can anyone help to achieve this task?
Thank you in advance!
Keith-R
Last edited: