+ Reply to Thread
Results 1 to 3 of 3

automatic reminder

Hybrid View

  1. #1
    Registered User
    Join Date
    10-08-2013
    Location
    lebanon
    MS-Off Ver
    Excel 2010
    Posts
    7

    automatic reminder

    hello guys,
    i'm somewhat new to excel and VBA
    i have the following column

    A
    10/3/2012
    13/2/2013
    17/2/2013
    5/9/2013

    what i need
    is to make a link between my excel file and outlook
    and when the current date is before every date in column A by 1 month, i want to send to an outlook email popup reminder of a following description.

    thanks in advance

  2. #2
    Valued Forum Contributor
    Join Date
    03-22-2013
    Location
    Australia,NSW, Wirrimbi
    MS-Off Ver
    Excel 2013
    Posts
    1,057

    Re: automatic reminder

    Hi Darwish...

    Sending emails from Excel via Outlook is no problem..

    Your post is slightly lacking in detail.. (the more detail the better)..
    So .. correct me if I am wrong.. but i think you want the following:

    Main Objective:
    Loop through Column A and if difference between current date and date in Column A Row (x) is >= 30 days then email a Reminder..


    To expedite your solution.. please provide the following:

    1. Attach a sample workbook (or the actual workbook you are working on if the data is anonymised and the file size not too big)..
    This saves me (or anyone else having to recreate what you already have.. hey.. we just want to add the code.. ... )


    Things to make you solution better: (maye keep this in mind when creating your sample Workbook)..

    * Who do you want each email sent to (what email address)?...
    * What do you want each emails subject to be?
    * What do you want the email body to contain? (you can add static text and dynamic info from your excel Workbook that relates to that email...)

    Hope the above has somewhat helped in making you understand the needs and possibilities of a post such as yours..

  3. #3
    Registered User
    Join Date
    10-08-2013
    Location
    lebanon
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: automatic reminder

    ok
    here what i have
    the excel sheet is attached
    what i want is that when every date listed in the excel file will be equal to NOW()+30 a reminder will be sent to my outlook account and the date in the excel file will be saved on my calender.

    any help is appreciated
    thanks

+ 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] Automatic Email or Reminder When Birthday is Approaching
    By jebindavidson in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-08-2016, 08:59 AM
  2. [SOLVED] How to pop up a warning message before any Excel automatic update link reminder message
    By billj in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-01-2013, 10:41 AM
  3. Automatic Reminder Email
    By 00Able in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-21-2010, 07:29 PM
  4. [SOLVED] How do I get an automatic reminder with a certain cell value?
    By Aubri in forum Excel General
    Replies: 2
    Last Post: 03-14-2005, 08:06 PM
  5. Replies: 2
    Last Post: 03-14-2005, 06:06 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