Results 1 to 2 of 2

Thread: Automated E-mail

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 2005
    Posts
    33

    Automated E-mail

    Is it possible to generate an e-mail using VB code?

    Firstly, i would like my program to automatically send an e-mail to a specified address when an error occurs.

    Secondly, i would like my program to attach a specified Excel file to an e-mail and then send it to a specified address.

  2. #2
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Automated E-mail

    Using vbSendMail you can send e-mail via SMTP, including attachments.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width