DoCmd.SendObject acSendNoObject Template

G

Guest

I'm setting up a CMD BTN that sends an E-mail. I see in the code that it has
"TemplateFile". How do I set this up. At this time I'm just sending an
outlook email. I would like to have a template if I could.

Thanks

Keith
 
S

Steve Schapel

Keith,

The Template File argument is only relevant in the case of you attaching
an Access object such as a report, outputted to HTML format. The
template is another html file that defines some parameters for your
report format.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top