+ Reply to Thread
Results 1 to 3 of 3

Timer Loop

  1. #1
    Registered User
    Join Date
    07-15-2010
    Location
    usa
    MS-Off Ver
    Excel 2003
    Posts
    51

    Timer Loop

    How do create a macro to
    run every 1 minute to check if cell A1 = "Y".

    If A1 = "Y" run macro XXX and exit macro.
    If A1 not equal Y, reset to run next 1 min.

    I think Do Loop with

    Exit Sub

    any one?

  2. #2
    Forum Expert pike's Avatar
    Join Date
    12-11-2005
    Location
    Alstonville, Australia
    MS-Off Ver
    2016
    Posts
    5,342

    Re: Timer Loop

    Hi Slyone2
    Welcome to the forum try...
    Please Login or Register  to view this content.
    If the solution helped please donate to RSPCA

    Site worth visiting: Rabbitohs

  3. #3
    Registered User
    Join Date
    07-15-2010
    Location
    usa
    MS-Off Ver
    Excel 2003
    Posts
    51

    Re: Timer Loop

    Working with this....

    How Do I change the repeat timing from 1min to 1sec or .1 sec or .05 sec.
    VBA seems to mess up below 1 second....thanks for your help.


    thanks

+ 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