+ Reply to Thread
Results 1 to 4 of 4

Macro Code to Send Email if Cell Value is 'True', to recipient located in same row.

  1. #1
    Registered User
    Join Date
    06-11-2018
    Location
    Montreal, QC
    MS-Off Ver
    Microsoft Excel 2016 MSO 32-bit
    Posts
    7

    Macro Code to Send Email if Cell Value is 'True', to recipient located in same row.

    Hi,

    So I have a worksheet where a list of emails are located in column C, and there are checkboxes (or could be true/false value if it makes it easier) in column T.

    What I am trying to do is have an email sent when the checkbox is checked (or value is changed to 'True') to the email address that is located in the same row of that checkbox/true value. All of the emails would be identical, just always sent to the recipient corresponding to the same row where the box was checked/value changed to true.

    Thanks in advanced.


    Matt

  2. #2
    Forum Expert Logit's Avatar
    Join Date
    12-23-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2019 Professional Plus - 2007 Enterprise
    Posts
    7,391

    Re: Macro Code to Send Email if Cell Value is 'True', to recipient located in same row.

    .
    You can edit this project to fit your needs. Change the column locations for the various bits of data and then make edits in the code to match.

    Please Login or Register  to view this content.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    06-11-2018
    Location
    Montreal, QC
    MS-Off Ver
    Microsoft Excel 2016 MSO 32-bit
    Posts
    7

    Re: Macro Code to Send Email if Cell Value is 'True', to recipient located in same row.

    Hi!

    This is great! I could make this work. Is there a way to have it send the email as soon as the value is entered. So, for instance, As soon as I place the "X" in Column A, the email is automatically sent to that recipient? Without needing to press the button.

    The reason for this is that basically this will send an email to the recipient letting them know that their order is ready to pick up. But using this code I would need to remove the value from the cell after the email is sent or else each recipient will get repeated emails whenever I press the Button as long as there is still a value in the corresponding cell.

    Thanks in advanced.

    Matt

  4. #4
    Forum Expert Logit's Avatar
    Join Date
    12-23-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2019 Professional Plus - 2007 Enterprise
    Posts
    7,391

    Re: Macro Code to Send Email if Cell Value is 'True', to recipient located in same row.

    .
    Here is a different version that is not automatic and allows you to clear the "to send" list so they are not receiving duplicate emails. Again, you will need to adjust the sheet and code to match your requirements.
    This version also allows you to attach a document to an email if so desired.

    Please Login or Register  to view this content.
    Attached Files Attached Files

+ 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] Send email with REMINDER for the recipient
    By subbby in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 05-08-2017, 03:12 PM
  2. Macro that will send a separate email to each recipient in range
    By ExcelFailure in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-21-2013, 02:17 PM
  3. Replies: 2
    Last Post: 07-31-2012, 10:00 PM
  4. Replies: 4
    Last Post: 02-29-2012, 08:14 PM
  5. VBA send email based on specified recipient
    By Ada01 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-17-2010, 07:14 AM
  6. .Send Mail - Additional Email Recipient
    By pauldaddyadams in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-12-2009, 06:21 AM
  7. [SOLVED] How can I send an excel workbook by email for recipient to update?
    By Melanie in forum Excel General
    Replies: 3
    Last Post: 02-05-2006, 10:40 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