+ Reply to Thread
Results 1 to 9 of 9

Button in Excel for new Outlook Message

  1. #1
    Registered User
    Join Date
    03-16-2016
    Location
    Gold Coast
    MS-Off Ver
    2010
    Posts
    13

    Button in Excel for new Outlook Message

    Good afternoon all,

    I'm trying to create a button in an Excel 2010 spreadsheet to open up a new message in excel with a predefined recipient and subject but I keep coming up short. Just need a blank, editable email so people will be able to paste the data in and hit send. Any suggestions?

  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,368

    Re: Button in Excel for new Outlook Message

    See: http://www.rondebruin.nl/win/s1/outlook/mail.htm
    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
    03-16-2016
    Location
    Gold Coast
    MS-Off Ver
    2010
    Posts
    13

    Re: Button in Excel for new Outlook Message

    Sorry I am a bit of a vba noob, I literally just need a macro where clicking on the button opens a blank new message in outlook with the recipient and subject filled in. These all seem a little more complicated than that?

  4. #4
    Forum Expert
    Join Date
    02-14-2009
    Location
    .
    MS-Off Ver
    ................
    Posts
    2,840

    Re: Button in Excel for new Outlook Message

    but I keep coming up short.
    Perhaps if you post an example of what you have tried, someone may give some pointers as to how to correct it...

  5. #5
    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,368

    Re: Button in Excel for new Outlook Message

    The site contains examples of creating and displaying, or sending, emails.

    Most examples would have the same core code. And you would need to edit the .Subject, .To, .cc, and .Body parts to include information for the user. You haven't shared any of that information, so it isn't possible to give you a detailed solution.

    This is a generic example to do what you want: http://www.rondebruin.nl/win/s1/outlook/bmail4.

    (Slightly modified)
    Please Login or Register  to view this content.
    I tend not to offer specific solutions for email questions as all the information is available at Ron's site.

    You just need to assign the macro to your button.

  6. #6
    Forum Guru bakerman2's Avatar
    Join Date
    10-03-2012
    Location
    Antwerp, Belgium
    MS-Off Ver
    MO Prof Plus 2016
    Posts
    6,907

    Re: Button in Excel for new Outlook Message

    In it's most simple way.
    Please Login or Register  to view this content.
    Avoid using Select, Selection and Activate in your code. Use With ... End With instead.
    You can show your appreciation for those that have helped you by clicking the * at the bottom left of any of their posts.

  7. #7
    Registered User
    Join Date
    03-16-2016
    Location
    Gold Coast
    MS-Off Ver
    2010
    Posts
    13

    Re: Button in Excel for new Outlook Message

    Thanks to you both I seem to have got it working :D

  8. #8
    Forum Guru bakerman2's Avatar
    Join Date
    10-03-2012
    Location
    Antwerp, Belgium
    MS-Off Ver
    MO Prof Plus 2016
    Posts
    6,907

    Re: Button in Excel for new Outlook Message

    You're welcome and thanks for adding rep points.

  9. #9
    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,368

    Re: Button in Excel for new Outlook Message

    Ditto. You're welcome. Thanks for the rep.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] VBA to extract Outlook Message to Excel
    By stpeter in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-20-2016, 05:32 PM
  2. [SOLVED] Insert Excel Range into Outlook Message
    By satania in forum Outlook Programming / VBA / Macros
    Replies: 3
    Last Post: 01-03-2014, 05:09 AM
  3. Body of outlook message to Excel
    By dougmorgan in forum Outlook Programming / VBA / Macros
    Replies: 0
    Last Post: 05-19-2013, 09:11 AM
  4. [SOLVED] Copying Excel Chart to Outlook message
    By CSquared14 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-16-2013, 04:33 PM
  5. Excel message box problem when Outlook is open.
    By SallyB in forum Excel General
    Replies: 0
    Last Post: 07-19-2012, 05:35 AM
  6. Replies: 3
    Last Post: 07-29-2010, 06:47 PM
  7. [SOLVED] send a outlook template message from excel
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-08-2005, 11:05 PM

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