+ Reply to Thread
Results 1 to 11 of 11

Sending email notification reminder from excel based on dates.

  1. #1
    Registered User
    Join Date
    03-04-2014
    Location
    New South Wales, Australia
    MS-Off Ver
    Excel 2008
    Posts
    4

    Sending email notification reminder from excel based on dates.

    Hi everyone,
    would like to find a formula or macro which would automatically send an email to let me know when a date entered into the specific cell is coming close to expiration. e.g. if the date 01/05/2014 is entered into a cell i would like an email to be sent to me a month before the date is reached (01/04/2014).

    Using Microsoft Excel 2010.

  2. #2
    Valued Forum Contributor Naveed Raza's Avatar
    Join Date
    11-04-2012
    Location
    India, Hyderabad
    MS-Off Ver
    Excel, Access 2007/2010
    Posts
    1,338

    Re: Sending email notification reminder from excel based on dates.

    Hi

    check it out the attached file
    Attached Files Attached Files
    Thanks - Naveed
    -----------------------------
    If the suggestion helps you, then Click * to Add Reputation
    To Attach File: Go Advanced>>Manage Attachments>>Add Files (In Top Right Corner)>>SelectFiles>>.........Locate Your File(s)>>Upload Files>>Done (In Bottom Right)
    1. Use [code] code tags [\code]. It keeps posts clean, easy-to-read, and maintains VBA formatting.
    2. If you are happy with a solution to your problem, mark the thread as [SOLVED] using the tools at the top.

  3. #3
    Registered User
    Join Date
    02-27-2014
    Location
    Iraq-Basra
    MS-Off Ver
    Excel 2003 & 2010
    Posts
    1

    Re: Sending email notification reminder from excel based on dates.

    Drivers Names Phone Number Badge Number ID NO DDT Number DDT Expire Vendor Driver Licence Number IVMS Key Number
    ---------------------------------------------------------------------------------------------------------------------------------------
    "Asset or Plate Number" "Item Description(Make and Model)" Chassis Number Location Sticker Number Vendor Sticker Expire IVMS Number



    Hi Gents,
    I have EX. with two tabs include the information above 1st for drivers & 2nd for vehicles with over 1500 drivers and vehicles.
    every 6 months we need to make a re inspection of the vehicles and refresh for the driving course.
    I applied many macros to email notification to show me which vehicles and belong whom need to re inspection, also for the driver but it just sends notification without information.
    is there any one can help me how to receive a notification email showing all information above " one for drivers and one for vehicles".
    please your help Gents.

    Regards
    Deyaa Aldin

  4. #4
    Valued Forum Contributor john55's Avatar
    Join Date
    10-23-2010
    Location
    Europe
    MS-Off Ver
    Excel for Microsoft 365
    Posts
    2,060

    Re: Sending email notification reminder from excel based on dates.

    Welcome Deyaa Aldin,

    Please open your own thread and ask what you want to! see here http://www.excelforum.com/forum-rule...rum-rules.html
    Regards, John55
    If you have issues with Code I've provided, I appreciate your feedback.
    In the event Code provided resolves your issue, please mark your Thread as SOLVED.
    If you're satisfied by any members response to your issue please use the star icon at the lower left of their post.

    ...enjoy -funny parrots-

  5. #5
    Registered User
    Join Date
    03-04-2014
    Location
    New South Wales, Australia
    MS-Off Ver
    Excel 2008
    Posts
    4

    Re: Sending email notification reminder from excel based on dates.

    Hi Naveed,

    First of all, thank you so much for your answer!

    However, its not quite what i am looking for.
    I have attached a dummy spreadsheet describing the information that is in the real spreadsheet we have.

    I have conditional formatting set up which turns the cell a different colour based on the date and how soon it is approaching.
    Is it possible to have excel send an automatic email to me when the cell turns green, yellow or red?

    Looking for ward to your reply, once again thank you so much for your help.
    Attached Files Attached Files
    Last edited by MCCranes; 03-04-2014 at 06:45 PM. Reason: Forgot to attach excel spreadsheet

  6. #6
    Valued Forum Contributor Naveed Raza's Avatar
    Join Date
    11-04-2012
    Location
    India, Hyderabad
    MS-Off Ver
    Excel, Access 2007/2010
    Posts
    1,338

    Re: Sending email notification reminder from excel based on dates.

    Hi Cranes

    i didnt get your point, here in attached workbook in C & E column has dates and i doubt is when you want the excel send a Mail autamatic (means manually u will change the color of the cell or else it will change automatically )

    suppose the Expiry date is 01-may-2014 and the cell color is green and as per your rule it will expiry in 60 days so automatic mail should be send before 01-june-2014 is it right

  7. #7
    Registered User
    Join Date
    03-04-2014
    Location
    New South Wales, Australia
    MS-Off Ver
    Excel 2008
    Posts
    4

    Re: Sending email notification reminder from excel based on dates.

    Hi Naveed,

    "suppose the Expiry date is 01-may-2014 and the cell color is green and as per your rule it will expiry in 60 days so automatic mail should be send before 01-june-2014 is it right"
    No, sorry. If the date expiry is 01-may-2014 and the cell colour is green i would like an automatic email to be sent to inbox at 01-April-2014, Is this possible?

    E.G. as soon as cell automatically turns green - excel sends an automatic email to inbox letting you know that the date is 60 days away.

  8. #8
    Valued Forum Contributor john55's Avatar
    Join Date
    10-23-2010
    Location
    Europe
    MS-Off Ver
    Excel for Microsoft 365
    Posts
    2,060

    Re: Sending email notification reminder from excel based on dates.

    hi,
    try this, cahnge date for 5.apr.2014 in cell e4
    then you can add this code to "Private Sub Workbook_Open()" and it generates email when you open the file if the condtion is met.
    Please Login or Register  to view this content.

  9. #9
    Registered User
    Join Date
    08-12-2014
    Location
    wales
    MS-Off Ver
    2010
    Posts
    2

    Re: Sending email notification reminder from excel based on dates.

    HI,

    how/where do you add that code?

  10. #10
    Registered User
    Join Date
    08-12-2014
    Location
    wales
    MS-Off Ver
    2010
    Posts
    2

    Re: Sending email notification reminder from excel based on dates.

    HI,

    how/where do you add that code?

  11. #11
    Valued Forum Contributor john55's Avatar
    Join Date
    10-23-2010
    Location
    Europe
    MS-Off Ver
    Excel for Microsoft 365
    Posts
    2,060

    Re: Sending email notification reminder from excel based on dates.


+ 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. sending email reminder in Excel
    By vetchz in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-07-2014, 03:52 AM
  2. Excel to Groupwise for auto email reminder due dates
    By samd007 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-25-2013, 12:45 AM
  3. Replies: 2
    Last Post: 09-22-2012, 01:18 PM
  4. Reminder Email from Excel on specified dates in a cell.........
    By SachinK in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-15-2012, 06:27 PM
  5. Email Notification within Excel w/o sending a workbook/worksheet or anything
    By theunicycleguy in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-26-2007, 02:44 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