How to use an outlook template when using SendObject

  • Thread starter shawna@happyharborcomics
  • Start date
S

shawna@happyharborcomics

Hello,
I've got a macro that does everything I need it to do except use an Outlook
Template.
I have a feeling VBA would be helpful however I'm really not familiar with
writing it.

My outlook template is c:\shippingthisweek.oft
and this is my macro

Object Type: Report
Object Name: Invoices
Output Format: Rich Text Format
To: =[Forms]![shippingthisweek]![e_mail]
Subject: Items shipping this week for you
Edit Message: No

Thanks in advance
Shawna
 
Top