Hyperlink to email address with attachment

B

blue_toon

Is it possible to insert a hyperlink in an Excel worksheet that creates an
e-mail message with the originating Excel file as an attachment?
Any help would be much appreciated.
 
J

James W.

Not with a hyperlink or formula but with vba you can. You can access the vba
by pressing alt+f11 when in a workbook. Here is a website to look at about
emailing a worksheet... http://www.rondebruin.nl/sendmail.htm Post your
vba questions to microsoft.public.excel.programming.
 
Top