Insert File Button on a VBA for in Outlook

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

Guest

Hello,

I have Outlook 2003 and I've created a VBA form which I put on a button on
my toolbar.

The form is a memo form and it has drop down boxes, etc. The user can
complete the form, click on the "Send" button and the form is emailed to
someone else.

Now I need to add a button named "Insert File". When I click this button, I
want it to do the same thing as the "Insert File" (e.g. paperclip) button in
Outlook. In other words, once I click my button, I want to be able to browse
for my file.

Can anyone help me with this?
 
Back
Top