View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
joel joel is offline
external usenet poster
 
Posts: 9,101
Default using an email template from macro

I don't understand your question. What is an existing e-mail template?????
E-mails don't have a templete unless you are refereing to some type of
background.

You can open an Outlook application from an Excel VBA macro. Then customize
the setting in Outlook. Just using a send e-mail for excel may not give you
all the options you are looking for.

"vbnewbie" wrote:

I am trying to use an existing e-mail template called from a macro in excel -
is this possible?