+ Reply to Thread
Results 1 to 4 of 4

[Contribution]Time counter/Clock

  1. #1
    Registered User
    Join Date
    10-21-2014
    Location
    Toronto
    MS-Off Ver
    2010
    Posts
    24

    Talking [Contribution]Time counter/Clock

    Because I got a lot of help from here, so I will contribute my knowledge


    PHP Code: 
    'Begin to count

       StopTimer = False
       SchdTime = Now()
       [B22].Value = Format(Etime, "hh:mm:ss")
       Application.OnTime SchdTime + OneSec, "Sheet5.NextTick"


    '
    stop to count
        StopTimer 
    True
        Beep

    'reset the Clock
     StopTimer = True
        Etime = 0
        [B22].Value = "00:00:00" 

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,532

    Re: [Contribution]Time counter/Clock

    I have moved your thread because it is not a question.

    I think people will find this more helpful if you describe what your code does.
    Jeff
    | | |·| |·| |·| |·| | |:| | |·| |·|
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    02-28-2012
    Location
    Bangalore
    MS-Off Ver
    Excel 2010
    Posts
    100

    Re: [Contribution]Time counter/Clock

    Hi.. I know this is the old post. can anyone xplain me what this code does?

    Thanks.
    Thilak

  4. #4
    Registered User
    Join Date
    10-21-2014
    Location
    Toronto
    MS-Off Ver
    2010
    Posts
    24

    Re: [Contribution]Time counter/Clock

    this is a counter, once it runs, it will count the second by second

+ 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: 4
    Last Post: 07-15-2013, 01:13 PM
  2. Default time from 12 hour clock to 24 hour clock
    By MR-77 in forum Excel General
    Replies: 3
    Last Post: 03-31-2011, 04:15 PM
  3. Clock Counter
    By adam2308 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-20-2009, 10:57 AM
  4. Clock or counter function in excel?
    By KiBBo in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-13-2007, 09:50 AM
  5. Replies: 3
    Last Post: 09-29-2007, 04:58 PM

Tags for this Thread

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