+ Reply to Thread
Results 1 to 3 of 3

VBA Excel automatic email daily cell value

Hybrid View

  1. #1
    Registered User
    Join Date
    10-31-2017
    Location
    Hamilton, Ontario
    MS-Off Ver
    2010
    Posts
    2

    VBA Excel automatic email daily cell value

    Hi guys, I am fairly new to vba.

    I need a macro to automatically email a range of cell values everyday at 9am. The cell values are pulling live data from a website.

    I have looked everywhere can can't find the script for it. Help is appreciated.

  2. #2
    Forum Expert Kenneth Hobson's Avatar
    Join Date
    02-05-2007
    Location
    Tecumseh, OK
    MS-Off Ver
    Office 365, Win10Home
    Posts
    2,573

    Re: VBA Excel automatic email daily cell value

    Welcome to the forum! I guess it depends. There are several parts to this task.

    Will the workbook be open all the time? Application.OnTime would then be used.

    You could set it to open in Windows Task Scheduler, do its thing, and then close. A WScript popup MsgBox would be added to allow time to abort the automacro should it ever need to be edited.

  3. #3
    Registered User
    Join Date
    10-31-2017
    Location
    Hamilton, Ontario
    MS-Off Ver
    2010
    Posts
    2

    Re: VBA Excel automatic email daily cell value

    No I wish to never open the file, I just want to receive updates to a cell value. The cells are refreshing every hour from the website.

    I just need these values sent to emails

+ 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. Automatic Email send from Excel when Cell value date expired before 10 days.
    By jeberson in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-28-2015, 04:18 AM
  2. [SOLVED] Get automatic formula result when involved cell changes daily
    By DianeP in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 09-14-2015, 11:48 AM
  3. Automatic email based on excel sheet cell value
    By caf20012 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-11-2014, 05:55 AM
  4. [SOLVED] Automatic Backup of Excel File on a daily basis
    By Mr.India in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-21-2014, 02:06 AM
  5. Automatic Email from Excel based on Date in Cell
    By cyee in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-25-2011, 06:04 AM
  6. Automatic email of excel contents as email body
    By naveenn08 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-09-2009, 08:26 AM
  7. [SOLVED] How do I automatically send daily email of updated Excel workbook.
    By How to automate emails with excel file. in forum Excel General
    Replies: 1
    Last Post: 05-09-2005, 04: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