How do you Add Stationary to email

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We are having trouble with Outlook adding stationary to an email that is
composed through our database. It's set up if we begin with Outlook, but our
database opens up a window which does not incorporate the stationary into the
message.

Does anyone have a suggestion for Outlook 2002?
 
You didn't say how the database is creating the message. If you want it to
use Outlook stationery, you need to use Outlook objects and methods, i.e.
Application.CreateItem.
 
Back
Top