+ Reply to Thread
Results 1 to 2 of 2

Football League Predictions Email Reminder

  1. #1
    Registered User
    Join Date
    01-31-2008
    Posts
    10

    Football League Predictions Email Reminder

    Is it possible for an email reminder to be sent out a couple of days before games to all competitors in my Fantasy League through Excel?

    I have been browsing this site and it appears that I may have to do it via Outlook.

    Can anyone confirm or advise?

    Thanks in advance

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464
    Hi

    The following is a posting I made on another forum a while ago. The only modification you'll need to make is to set up a string variable to hold the email address, then with a Do..Loop update the variable with each name in turn and use the variable in the .To instruction. i.e.

    Please Login or Register  to view this content.
    Then just have a macro that reacts to a Timer command which is set two days before your matches. Comment out the .Attach instruction if you don't need to attach a workbook

    ...original email
    If people are using MS Outlook as the email client then the following should work. Add the following VBA macro to the workbook and link it to whatever button/logo/icon you want to use.

    Please Login or Register  to view this content.
    HTH

+ 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