How can I design a task form to have an attachment?

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

Guest

I am designing a task form for my office to use, and I need to have a file
attached to the task. Is this a possibility?
 
The same file attached all the time? The ability to attach any file? Please be specific.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
The ability to attach any file. Something like a button to browse for the
file, and attach it so it travels with the task.
 
Leave the normal item body on the form, and users will be able to use the same Insert File command on your custom form that they can use on the default form.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Thanks!!

Sue Mosher said:
Leave the normal item body on the form, and users will be able to use the same Insert File command on your custom form that they can use on the default form.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top