Results 1 to 1 of 1

Sending emails through macro

Threaded View

  1. #1
    Registered User
    Join Date
    02-12-2013
    Location
    Mumbai, India
    MS-Off Ver
    Excel 2007
    Posts
    1

    Sending emails through macro

    Hi,

    I'm writing a macro to send emails. Can I set the "From" email id? I'm using the below code but it dosent work:

    With OutMail
            .SentOnBehalfOfName = "[email protected]"
            .From = "[email protected]"
    End With
    Do let me know.

    Regards,
    Nitin
    Last edited by arlu1201; 02-12-2013 at 08:05 AM. Reason: Use code tags.

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