VBA in Outlook

D

Drandon Campbell

Hey all. I'de like to add a combobox in an email message so that the recipient can select a "file name" and outlook will just open the file (like a hyperlink would). There are several excel files and one PDF. There should be a simple way of doing this. I've been using hyperlinks but the drop down box would be slick.

Thanks for any help you can provide..
 
J

John Blessing

Drandon said:
Hey all. I'de like to add a combobox in an email message so that the
recipient can select a "file name" and outlook will just open the
file (like a hyperlink would). There are several excel files and one
PDF. There should be a simple way of doing this. I've been using
hyperlinks but the drop down box would be slick.

Thanks for any help you can provide..

Why would any recipient allow VBA code to run in a received email. Can't you
see the security risk?
--
John Blessing

http://www.LbeHelpdesk.com - Help Desk software
http://www.room-booking-software.com - Schedule rooms & equipment
bookings http://www.lbetoolbox.com - De-Duplicates MS Outlook
http://www.repeatmail.com - schedule mass individual emails
 
Top