C
CaptainBly
I have in several different applications set up the ability for a
customer to send emails from the application.
My application creates an instance of outlook. Creates an email.
Adds necessary email addresses. Adds attachments where applicable.
Adds subject and body text and sends.
That all works great.
The emails that generate are very simple plane text emails though. I
have a customer that would like it to use the email template
like Outlook does with their signature etc... on the generated emails
from Access.
They would also like the ability to "pretty up" the email. Use
different fonts. Different colors. Etc... But that is not as
pressing. The first portion is more important. Is there a way to get
their signature on an email? To use the same blank template that they
see
when they just generate an email in outlook?
Is there a way to do this from VBA?
Any help is greatly appreciated
customer to send emails from the application.
My application creates an instance of outlook. Creates an email.
Adds necessary email addresses. Adds attachments where applicable.
Adds subject and body text and sends.
That all works great.
The emails that generate are very simple plane text emails though. I
have a customer that would like it to use the email template
like Outlook does with their signature etc... on the generated emails
from Access.
They would also like the ability to "pretty up" the email. Use
different fonts. Different colors. Etc... But that is not as
pressing. The first portion is more important. Is there a way to get
their signature on an email? To use the same blank template that they
see
when they just generate an email in outlook?
Is there a way to do this from VBA?
Any help is greatly appreciated