+ Reply to Thread
Results 1 to 2 of 2

set a code to run on a timer

  1. #1
    Forum Contributor
    Join Date
    05-09-2009
    Location
    Chicago, US
    MS-Off Ver
    Excel 2003, Excel 2007
    Posts
    188

    set a code to run on a timer

    Hi guys. Below is a code that is triggered by an event, worksheet change. How would I slow this code down, to work every 60 seconds?

    On Sheet1, Range A2 to I2, I have some data that changes a few times a second, and my code copies that data on the Sheet2 after it adds a row (so I can build a database of all data that comes in).


    Now, there is way too much data coming in, so how can I only copy-paste the values (as I am doing right now) by at set intervals? For instance, every 60 seconds I would want my code to run?
    Please Login or Register  to view this content.

  2. #2
    Forum Expert Simon Lloyd's Avatar
    Join Date
    03-02-2004
    Location
    locked in the cage
    MS-Off Ver
    All the ones my homepage shows
    Posts
    3,161

    Re: set a code to run on a timer

    Check out Chip Pearsons reply here http://www.thecodecage.com/forumz/ex...time-code.html
    Not all forums are the same - seek and you shall find

+ 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