Sending Excel As Attatchment From Within The File

J

Jason Silva

Hello,

I know I can do this with the menu commands but I am trying to make this as easy as possible for the end-users. I have an internal order form that is never quite right. I would like to put a Send Request command button within the excel file that simply sends the file as an attachment with a set email address and subject. Any thoughts? I found some code that used the ShellExecute function, but that function wouldn't work.
 
Top