Inserting a file into a form

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

Guest

I have created a simple form in Outlook and I now wish to insert a File into this form as an attachment. Help?????
 
Make sure you still have the message control (the big box where you write the message) on the form. If you mean attach programmatically, the syntax is Item.Attachments.Add filename
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 

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

Back
Top