+ Reply to Thread
Results 1 to 3 of 3

Excel Automatic Email - VBA/ Macros/ Programming

  1. #1
    Registered User
    Join Date
    10-20-2012
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    5

    Excel Automatic Email - VBA/ Macros/ Programming

    Hello all,
    I am interested in learning if there is a way to make my spreadsheet do the following once a day automatically:
    - Email 1 sheet from the spreadsheet in .PDF format by itself at 5pm Monday - Friday.

    If this is possible, i would love to learn how.

    Thank you

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Excel Automatic Email - VBA/ Macros/ Programming

    http://www.howtogeek.com/123460/htg-...-system-tasks/

  3. #3
    Forum Contributor
    Join Date
    07-16-2012
    Location
    Ontario Canada
    MS-Off Ver
    Excel 2010
    Posts
    124

    Re: Excel Automatic Email - VBA/ Macros/ Programming

    JieJenn's link shows you how to schedule tasks.
    You can use the scheduler open a xlsm file.
    The xlsm file could perform some macros when it opens.

    As for the emailing, this first link uses an SMTP server:
    http://www.cpearson.com/excel/Email.aspx

    And this second link uses the Outlook object instead. It only works on computers with Outlook installed though:
    http://msdn.microsoft.com/en-us/libr...ffice.11).aspx

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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