+ Reply to Thread
Results 1 to 2 of 2

Urgent support please: How to run Macros continously?

  1. #1
    Registered User
    Join Date
    09-16-2016
    Location
    Germany
    MS-Off Ver
    MS Excel 2010
    Posts
    1

    Urgent support please: How to run Macros continously?

    Dear All,

    I have a VBA coded Excel file in which there are process deadlines dynamically matched with the current date/time, and if the related checkbox of the process is not clicked on-time by the user, file sends automatically a warning e-mail via Outlook to dedicated e-mail adress written in the code.

    My problem is that the Macros in the workbook only works when the file is double-clicked and opened but do not work dynamically.

    How can I make the Macros run continously when the file is constantly open and the values (deadline status) change by current time flowing?

    Simply, I want the file to be dynamically sending several e-mails and do not stop the loop for each time check boxes are forgotten to be clicked.

    Please see the attachment.

    Thank you in advance for your prompt supports.

    Best regards,
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    08-07-2014
    Location
    Quito, Ecuador
    MS-Off Ver
    Excel 2016 & 365, Windows 10
    Posts
    511

    Re: Urgent support please: How to run Macros continously?

    with "Application.OnTime" procedure you can repeat your code, running every T interval of time, while you set it to do
    there is a good explanation in this link.

    http://www.globaliconnect.com/excel/...=79&Itemid=475
    Barriers are there for those who don't want to dream

+ 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. Does Excel 2016 for Mac support XLM macros?
    By riwiseuse in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-15-2016, 10:37 AM
  2. Macro to populate from the list is not working - URGENT support needed
    By jeevanne in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-21-2014, 02:27 PM
  3. I need your urgent support to
    By guideakamal in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-25-2014, 05:16 AM
  4. Office 365 doesn't support Excel Macros
    By Salasobor in forum Office 365
    Replies: 1
    Last Post: 09-10-2013, 08:44 AM
  5. runtime 430 error- Class does not support Automation or does not support...
    By kimcole5 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-22-2012, 01:27 PM
  6. [SOLVED] Languages support in Macros
    By Swamy in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-18-2005, 02:05 PM
  7. [SOLVED] i am interested in buying PDA that support micosoft excel macros
    By mOHAMMAD aKBAR in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-23-2005, 01:05 AM

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