N
Nigel
Hi All
I have a UserForm on which I wish to start a timer and display the time by
the second, until another event stops it.
Currently I store the time in a variable as the first event fires, then
subtract that from the time when the second event fires, that is OK and
gives me total time, but does not lend itself to be displayed on the
UserForm.
Any ideas?
I have a UserForm on which I wish to start a timer and display the time by
the second, until another event stops it.
Currently I store the time in a variable as the first event fires, then
subtract that from the time when the second event fires, that is OK and
gives me total time, but does not lend itself to be displayed on the
UserForm.
Any ideas?