+ Reply to Thread
Results 1 to 3 of 3

Email Macro o send Outlook Email

  1. #1
    Registered User
    Join Date
    05-26-2013
    Location
    Chennai
    MS-Off Ver
    Excel 2010
    Posts
    7

    Email Macro o send Outlook Email

    Hi ,

    I have completed writing the macro to send an email from excel to mail address.However these are my challenges

    1.I want the mail to be reviewed before it is sent but it goes out automatically.

    2.Also multiple windows open when the macro is run

    I have searched the forum there is none similar.

    Any one can help

    SP
    Attached Files Attached Files

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,425

    Re: Email Macro o send Outlook Email

    Take this out:

    Please Login or Register  to view this content.
    And press send yourself.

    You are looping from rows 2 to 4 and you send the email in each iteration of the loop.

    I'm guessing that you should move the send part outside the loop. But, it's your code so you presumably know what you're trying to do with it.

    Why don't you just use the Outlook object model to send your emails?


    Regards, TMS
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Registered User
    Join Date
    05-26-2013
    Location
    Chennai
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: Email Macro o send Outlook Email

    Worked well .I am just a guy trying to do stuff which will make things better for my guys.I m an amature.

    One other thing.

    It still open 3 outlook pages you know why sir.

    With regards to the Outlook object model thats new to me any thing or anywhere i can know more

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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