+ Reply to Thread
Results 1 to 3 of 3

Auto Email From noone inparticular?

  1. #1
    Registered User
    Join Date
    04-04-2007
    Posts
    19

    Auto Email From noone inparticular?

    Hey All,

    I'm currently trying to do something I've never done before and am just wondering if it is possible.

    Basically, I have an excel document which requires a user to go in and fill out a bunch of information. After they do so, they click a button i put there and it saves it to a networked folder. This all works fine, but I also want an email to be sent to a few people notifying them that a new form has been saved. I know how to Email and all with VBA, but the problem comes in here that the user that submitted this form does not have an email account.

    So my question is, is there some way to maybe send an email using VBA from no one in particular? Or would I have to have an email account set up for this reason alone, and then the VBA could access that email account and send an email from it? Without actually loading Outlook (to keep the security away from the user submitting the form).

  2. #2
    Forum Contributor stevebriz's Avatar
    Join Date
    09-07-2006
    Location
    Santiago Chile
    Posts
    389
    I think you will need to setup up an email account.
    Do You have to use outlook for email...or you could use SMTP ? (but you still will need smtp host.)

  3. #3
    Registered User
    Join Date
    04-04-2007
    Posts
    19
    resolved - im just using an smtp host instead.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1