Results 1 to 3 of 3

Thread: Send emails with worksheet attachment to multiple email addresses

  1. #1
    Junior Member
    Join Date
    Aug 2016
    Posts
    2
    Rep Power
    0

    Send emails with worksheet attachment to multiple email addresses

    I have worked out how to send an email from excel to a single person (with a specified email address stated in the VBA code). However, as I am creating a form which will require it to be sent to multiple email address (which can't be specified, as the required email addresses will vary). Therefore, if the user of the form was to put the email address in certain cells on the form ie. B20, B13 etc. then how could I make sure that the address entered in to the cells - will be the email address that the worksheet will be sent to. I don't need a macro to include subject lines or messages etc. just the worksheet to be emailed to them. The macro is in a 'submit' button, which I've already created - I just need to edit the VBA code.
    Last edited by DocAElstein; 02-06-2026 at 02:18 AM.

  2. #2
    Administrator Excel Fox's Avatar
    Join Date
    Mar 2011
    Posts
    1,401
    Rep Power
    10
    eMorgan, welcome to ExcelFox

    Do you want to send individual emails or can the same mail be sent with multiple recipients
    A dream is not something you see when you are asleep, but something you strive for when you are awake.

    It's usually a bad idea to say that something can't be done.

    The difference between dream and aim, is that one requires soundless sleep to see and the other requires sleepless efforts to achieve

    Join us at Facebook

  3. #3
    Junior Member
    Join Date
    Aug 2016
    Posts
    2
    Rep Power
    0
    Quote Originally Posted by Excel Fox View Post
    eMorgan, welcome to ExcelFox

    Do you want to send individual emails or can the same mail be sent with multiple recipients
    The same mail can be sent to multiple recipients, but the other recipients would need to be 'CC' in.

Similar Threads

  1. Replies: 12
    Last Post: 12-10-2019, 09:56 PM
  2. Replies: 3
    Last Post: 02-09-2019, 08:44 AM
  3. Replies: 0
    Last Post: 08-04-2015, 11:08 PM
  4. Replies: 0
    Last Post: 01-16-2014, 09:20 PM
  5. Replies: 6
    Last Post: 06-05-2013, 11:33 PM

Posting Permissions

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