Thread
:
How to use .NET classes from Excel 2007 ?
View Single Post
#
1
Posted to microsoft.public.excel.programming
AlanKohl
external usenet poster
Posts: 13
How to use .NET classes from Excel 2007 ?
I'd like to use the System.Net.Mail from Excel 2007, since I need to send
emails from a machine where Outlook isn't installed.
In
VB
.NET, I'd write
Imports System.Net.Mail
How do I do it in Excel 2007 VBA ?
Reply With Quote
AlanKohl
View Public Profile
Find all posts by AlanKohl