+ Reply to Thread
Results 1 to 2 of 2

Sending Emails from excel based on deadline dates stored in file

  1. #1
    Registered User
    Join Date
    08-06-2012
    Location
    Dublin
    MS-Off Ver
    Excel 2010
    Posts
    5

    Smile Sending Emails from excel based on deadline dates stored in file

    Hi there,
    I am trying to figure the best way of doing the following.

    I have an excel spreadsheet with tax deadlines, basically a calender. I would like to send an email to the different people responsible a few days before each deadline and on the deadline date. We are using lotus notes.

    What would be the easiest way to achieve this. I can program macros so once I get a point in the right direction I would put it together.

    Any suggestions would be great.

  2. #2
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Sending Emails from excel based on deadline dates stored in file

    This would assume your deadlines are in Column B, and Column A is the email addresses.

    Please Login or Register  to view this content.
    If you've already composed your Lotus Notes email, maybe you could use this as the recipient.

    Recipient = rcell.Offset(, -1).Value

    This is untested, but it may give you some idea.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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