Attachments to Forms

D

DanL

I want to attach supporting documentation (including
pictures) to a custom form but can't decipher the book to
figure it out. The form is based on a message
form. "AttachmentAdd" says it occures when an attachment
has been added to an item but how do you add an
attachment in the first place?

I would appreciate any insight anyone could provide.
 
S

Sue Mosher [MVP]

When in doubt, check the object browser: Press ALt+F11 to open the VBA
environment in Outlook, then press F2. The method you're looking for is
MailItem.Attachments.Add
 

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