#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 131
Default Timer

Hi, I was trying to do something like.. if a value changes (S20) either by
macro/formula/user entry, timer should start and should show each second till
another entry is made in S20..
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,565
Default Timer

I think you would have to tie it to some event (Click, Change, Activate,
Deactivate, etc.) to trigger the timer, and to stop and reset the timer.
You would also neet to record the timer value at the stopping point and to
have a way of knowing who or what caused it to start, depending on what you
are trying to capture. Based on using S20, I would think the
Worksheet_Change event would work as a trigger. But what happens if the
user gets up and walks away from the workstation while the timer is running?



"Kashyap" wrote in message
...
Hi, I was trying to do something like.. if a value changes (S20) either by
macro/formula/user entry, timer should start and should show each second
till
another entry is made in S20..



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 131
Default Timer

Start point would e the stop point of another entry and it doesn't matter if
user gets up and walks away from the workstation while the timer is running..

I have already set sheet to take start and end time.. I now need a timer
which will run like a digital watch..
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Timer N+ Excel Programming 6 June 24th 08 01:10 PM
VBA Timer Lisa[_12_] Excel Programming 4 August 8th 06 04:42 PM
Stopping a Timer / Running a timer simultaneously on Excel Paul23 Excel Discussion (Misc queries) 1 March 10th 06 12:08 PM
timer nyn04[_6_] Excel Programming 1 September 22nd 04 04:47 PM
Timer TJ Excel Programming 1 July 9th 04 03:18 PM


All times are GMT +1. The time now is 07:39 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"