View Single Post
  #1  
Old November 10th 06, 07:08 PM posted to microsoft.public.outlook.program_vba
LDMueller
external usenet poster
 
Posts: 53
Default Insert File Button on a VBA for in Outlook

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?
Ads