Results 1 to 9 of 9

Application.ontime query

Threaded View

  1. #1
    Forum Contributor
    Join Date
    11-04-2011
    Location
    pak
    MS-Off Ver
    Excel 2007
    Posts
    132

    Application.ontime query

    Dear experts;
    I want to repeat a macro every 5 minute, but my code doesn't seem to work correctly.kindly give your idea.
    Sub RunOnTime()
    Application.OnTime Date + TimeValue("00:05:00"), "macro_new"
    End Sub
    Last edited by shaukat; 11-26-2011 at 02:11 AM.

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