+ Reply to Thread
Results 1 to 2 of 2

Auotmatic reminder/email from excel to outlook

  1. #1
    Registered User
    Join Date
    09-24-2015
    Location
    england
    MS-Off Ver
    office 365
    Posts
    1

    Auotmatic reminder/email from excel to outlook

    Hello,

    I'm new to the forum and hopefully posted in the right place etc.

    I run a Building and maintenance company and I've set up a spreadsheet to log all of my estimates, customers, and payments etc.

    I have attached a copy of the file to this post.

    I am hoping someone can help to set up some VBA or code to get outlook to send me an email or flag up a calendar reminder in outlook to tell me to chase a payment based on the dates in the cells.

    Column AC contains the date that the invoice is due to be paid
    Column AD Contains a date that I want to set for say 3 days from the due date
    Column AE Contains a 2nd date I want to set for say 5 days from the due date
    Column AF Contains the email address I want the reminder to be sent to
    Column AG Contains the Status of the Payment i.e. paid (change cell to green background), outstanding (change cell to red background)

    What I'd like to achieve is to get the excel sheet to send me an email or send outlook a reminder to remind me to contact the customer regarding payment due.

    Thanks in advance

    Stewart

    Cost Bible - Copy.xlsx
    Last edited by kspbc; 09-24-2015 at 07:54 AM.

  2. #2
    Registered User
    Join Date
    11-27-2014
    Location
    Wolverhampton, England
    MS-Off Ver
    2013
    Posts
    49

    Re: Auotmatic reminder/email from excel to outlook

    Hi Stewart,

    Try the attached workbook, hopefully this does what you need. You may want to change some elements of the code to suit your needs, i.e. subject, body etc.

    I decided to use "emails" as the method for a reminder. It is relatively straight forward to change this to "tasks" if required.

    It sends emails to you if today has past either 1st payment reminder date or 2nd payment reminder date.

    It will not send you the same email twice, as it marks each one as sent in two new columns I created.

    To run, just run the macro "Create_Emails".

    Note: there must always be data in Column B for each entry, but I suspect there will be anyway.

    Let me know how this works for you, message me if you need any more help

    Owen
    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. How to create an excel reminder to Outlook? is it possible?
    By Maximilian88 in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 04-20-2015, 04:11 AM
  2. Outlook Email - More than 1 Recipient Reminder
    By jasoncw in forum Outlook Formatting & Functions
    Replies: 0
    Last Post: 09-15-2014, 02:09 PM
  3. Macro to send birthday reminder via outlook email
    By vijanand1279 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-01-2014, 10:29 AM
  4. Birthday and work anniversary reminder from excel file to outlook email
    By paulbochniak in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-03-2014, 09:21 PM
  5. Outlook Email & Reminder from Excel
    By rucker222 in forum Outlook Programming / VBA / Macros
    Replies: 1
    Last Post: 03-14-2014, 04:43 AM
  6. Create Outlook Reminder on Excel and transfered to outlook by macro
    By Benjamin2008 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-21-2013, 03:23 PM
  7. Excel 2007 : Date reminder email to Outlook
    By coughandcath in forum Excel General
    Replies: 2
    Last Post: 02-09-2011, 11:18 AM

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