sending email via vb in excel..

  • Thread starter Thread starter ldb
  • Start date Start date
L

ldb

Is there any quick and dirty way to send an email thru
outlook via an excel vb macro?

When I use the Application.Dialogs(xlDialogSendMail).Show
it brings up outlook & waits for me to hit the 'send'
button.

Any easy way to specify the file to attach to the email,
address, and have it automatically sent?
 
Back
Top