+ Reply to Thread
Results 1 to 3 of 3

Send e-mail based on cell value

  1. #1
    Registered User
    Join Date
    07-09-2014
    Location
    Harvey, LA
    MS-Off Ver
    2007
    Posts
    29

    Send e-mail based on cell value

    I am trying to get spreadsheet to send an e-mail to a me based on a certain number of days before the date in a cell.

    Example:

    Spreadsheet that tracks calibration dates of tools, one cell has the date of calibration, the next cell is the next due date. Want excel to send me an e-mail 30 days before the date in the next due date cell.

    Thanks for your consideration

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

    Re: Send e-mail based on cell value

    .
    .
    Paste this in ThisWorkbook module :

    Please Login or Register  to view this content.

    Paste this in a Routine Module :

    Please Login or Register  to view this content.
    The above presumes you are checking a date located on Sheet 1, A1. That can be edited to suit.
    Attached Files Attached Files

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

    Re: Send e-mail based on cell value

    .
    .
    To prepare an email for sending rather than just a notice ... change the macro code in the Routine Module to this and
    delete the command button and comments on Sheet 1 :

    Please Login or Register  to view this content.

+ 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. How to Send mail based on the values in a particular cell
    By sugaprasad in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-21-2014, 06:01 AM
  2. Replies: 1
    Last Post: 03-11-2014, 12:24 PM
  3. Send to mail recipient, 1 worksheet, 2 cell ranges containing e-mail addresses
    By caladai in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-28-2013, 02:26 PM
  4. Send e-mail from Excel based on due date
    By zen_5943 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-25-2012, 11:13 AM
  5. How to e-mail selected row and use e-mail address in a cell to send e-mail from excel
    By syedalamgir in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-27-2010, 02:15 AM
  6. Send e-mail based on condition
    By LPC in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-10-2009, 10:57 AM
  7. Send e-mail to certain person based on value in cell
    By verge in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-27-2009, 12:23 PM

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