+ Reply to Thread
Results 1 to 11 of 11

VBA Dashboard: Auto update data every minute

  1. #1
    Registered User
    Join Date
    11-15-2018
    Location
    Malaysia
    MS-Off Ver
    2013
    Posts
    105

    VBA Dashboard: Auto update data every minute

    Hello folks,
    I have a final request in order to complete my project.

    1). How do i run all macro on every minute in a single workbook?

    2). How to ensure that my dashboard sheet will not close or locked after a certain period of no usage?

    Please share some insight and thanks in advance.

  2. #2
    Valued Forum Contributor than_gold's Avatar
    Join Date
    10-17-2017
    Location
    Coimbatore India
    MS-Off Ver
    Office 365
    Posts
    646

    Re: VBA Dashboard: Auto update data every minute

    on your 1st query: try this pattern & change the timing as you required

    Please Login or Register  to view this content.
    Regards,
    Thangavel D

    Appreciate the help? CLICK *

  3. #3
    Valued Forum Contributor
    Join Date
    03-24-2014
    Location
    England
    MS-Off Ver
    Excel 2003 - 2016
    Posts
    575

    Re: VBA Dashboard: Auto update data every minute

    Um.....you might also wanna read up on application.ontime or you stand a good chance of configuring this workbook to open itself every minute, driving you nuts.

    https://docs.microsoft.com/en-us/off...ication.ontime

  4. #4
    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

    Re: VBA Dashboard: Auto update data every minute

    Hi,

    Are you wanting to run several macros all at the same time or several macros in sequence automatically and then continue to run the sequence of macros every minute?

    If the former then AFAIAA you can't.
    If the latter then if will depend entorely on how long the sequence takes to run. Might they take in total longer than 1 minute to run?
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  5. #5
    Valued Forum Contributor
    Join Date
    03-24-2014
    Location
    England
    MS-Off Ver
    Excel 2003 - 2016
    Posts
    575

    Re: VBA Dashboard: Auto update data every minute


  6. #6
    Registered User
    Join Date
    11-15-2018
    Location
    Malaysia
    MS-Off Ver
    2013
    Posts
    105

    Re: VBA Dashboard: Auto update data every minute

    Hi All,
    Thanks for your feedback.

    I would like to run all macros at the the same at every minute.
    Also, to ensure that my pc/laptop display screen will not lock after certain time of no usage.

  7. #7
    Registered User
    Join Date
    11-15-2018
    Location
    Malaysia
    MS-Off Ver
    2013
    Posts
    105

    Re: VBA Dashboard: Auto update data every minute

    I'm facing this error.
    Any idea on why?

    Macro error.PNG

  8. #8
    Forum Contributor
    Join Date
    06-07-2016
    Location
    Manila
    MS-Off Ver
    365
    Posts
    292

    Re: VBA Dashboard: Auto update data every minute

    double check the macro names of your macro or the macro in your pc/machine is disabled.

  9. #9
    Valued Forum Contributor than_gold's Avatar
    Join Date
    10-17-2017
    Location
    Coimbatore India
    MS-Off Ver
    Office 365
    Posts
    646

    Re: VBA Dashboard: Auto update data every minute

    Quote Originally Posted by Sharonjit View Post
    I'm facing this error.
    Any idea on why?

    Attachment 602822
    You used the same code given in post#2..!!
    that is sample of running the code based on timer, you need to modify it for your requirement.

  10. #10
    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

    Re: VBA Dashboard: Auto update data every minute

    Quote Originally Posted by Sharonjit View Post
    Hi All,
    Thanks for your feedback.

    I would like to run all macros at the the same at every minute.
    Also, to ensure that my pc/laptop display screen will not lock after certain time of no usage.
    Just to be absolutely clear, do you want all macros running in parallel or sequentially? i.e at any instant do you expect all macros to be processing their code?

  11. #11
    Registered User
    Join Date
    11-15-2018
    Location
    Malaysia
    MS-Off Ver
    2013
    Posts
    105

    Re: VBA Dashboard: Auto update data every minute

    Hi Richard,
    Yes, running in parallel once i open my workbook.
    Currently, a pop put window panel will request to key in the password every time.
    I would like to eradicate this pop out window panel and will be able to run all macro in parallel once i open my workbook.

+ 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. Replies: 19
    Last Post: 12-03-2018, 04:39 AM
  2. [SOLVED] how to unlock dashboard chart & update new data
    By raysrains in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-11-2015, 09:25 AM
  3. [SOLVED] Help needed : macros to start and stop auto update every minute.
    By chaitreya in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-03-2015, 01:15 PM
  4. [SOLVED] Auto update formula every minute
    By rtesone in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-16-2013, 01:59 AM
  5. Imported data update rate < 1 minute?
    By shd in forum Excel General
    Replies: 1
    Last Post: 12-26-2007, 07:21 AM
  6. Auto-refreshing import data more than once a minute
    By maddo in forum Excel General
    Replies: 0
    Last Post: 08-05-2007, 05:39 AM
  7. rolling minute data into 30 minute averages
    By grc1980 in forum Excel General
    Replies: 0
    Last Post: 08-30-2006, 03:58 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