+ Reply to Thread
Results 1 to 3 of 3

How to end repeating Makro

  1. #1
    Registered User
    Join Date
    05-02-2005
    Posts
    3

    How to end repeating Makro

    Hi all

    I have done a makro that uses the calculation command (F9).
    Why: Because i want to make an countdown from an specified time in the future from the todays time in hour:minute:secons.

    heres the sub

    Sub uppdaternr2()
    '
    ' uppdaternr2 Makro
    ' Makrot inspelat 2005-04-29 av ppalm
    '
    Calculate


    Application.OnTime Now + TimeValue("00:00:01"), "uppdaternr2"


    End Sub

    Everything works but but.. when i trie to exit the worksheet it just pops up again. to exit i have to klick on the close excel program button. How can i make the sub stop???

  2. #2
    Registered User
    Join Date
    05-02-2005
    Posts
    3
    Perhaps i can use somother command to make the countdown every second.
    Anyone has a sugesstion ??

  3. #3
    Registered User
    Join Date
    05-02-2005
    Posts
    3

    Unhappy

    I´m getting cracy know been lookink i vba help but no answers
    plz anybod

+ 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