Sunday, January 23, 2005

 

Sending Emails with Excel

Sending emails with Excel is easier than you think. Check out this tutorial that shows you how to use the SendMail method of Excel to create email functionality in your Excel spreadsheets.

http://www.datapigtechnologies.com/flashfiles/excelsendemail.html





Comments:
I would be interested to see how this method (using ActiveWorkbook.SendMail) for sending workbooks via email compares to the use of the RoutingSlip object and the Route method. The RoutingSlip object has a message property so you could include text in the body of the email.

I've never used the RoutingSlip object, but from the VBA help file, it looks like it might be useful.
 

Post a Comment


<< Home

 

 

Microsoft ® and Microsoft Excel ® are registered trademarks of Microsoft Corporation. This weblog is in no way associated with Microsoft.

This page is powered by Blogger. Isn't yours?