Advertisement

1 - 10 of 113 containing alltags:("elapsed") (0 seconds)
Is there any way to determine the elapsed time for any work done without using the timer control e.g if i want to parse some string and insert the data into a table, i want to determine the elapsed...
Zones: Visual BasicDate Answered: 02/22/2002 Grade: A Views: 0
Hi I need to calculate the elapsed time for a process but I also need to display it in a label on the form, similar to  stopwatch. Any suggestions? Thanks Mark
Zones: Visual BasicDate Answered: 05/02/2003 Grade: A Views: 0
New to VB.net apps, I got a code snippet from a buddy. Visual Studio is not recognizing the .Elapsed method for Timer - "Timer1".   Any idea why? I have a timer named Timer1 Private Sub Ti...
Zones: MS Visual BasicDate Answered: 11/16/2005 Grade: A Views: 13
My users are taking an online exam.  They have 60 minutes to complete the test.  After 60 minutes, and if they haven't submitted yet, the form will submit itself. I need a timer event (in C#) th...
Zones: C#Date Answered: 12/21/2002 Grade: A Views: 0
I am trying to use excel to track elapsed time and for now I have a function that works but I have to tweak the code a little each time. For example: In cell C5 I enter 9 p Excel converts it ...
Zones: SoftwareDate Answered: 01/27/2003 Grade: A Views: 0
Hi Experts, I have a stock control database, and I'd like to know how to count the elapsed days an order hasn't been received... for-instance. I place an order on july 01 2003 and then i chec...
Zones: MS AccessDate Answered: 07/14/2003 Grade: B Views: 0
I have an integer variable with a total number of elapsed seconds stored in it. I need to format it as  hours:minutes:seconds can someone create a function for me which takes an integer of elaps...
Zones: Delphi ProgrammingDate Answered: 11/11/2003 Grade: A Views: 0
I've converted some VB apps that used to run off the task scheduler to VB.NET Windows Services.  Each service runs on an interval using the System.Timer.Timers control (from the Components toolbox)...
Zones: .NETDate Answered: 01/13/2004 Grade: A Views: 27
Could somebody explain to me why these times average differently in access and excel? (TDR=Time elapse HH:MM between Delivery and Return) TDR ===== 7:47 6:25 11:35 5:38 2:45 2:39 0:30 4...
Zones: MS AccessDate Answered: 04/15/2004 Grade: B Views: 0
Hi Guys! im doing this elapsed countdown timer which needs the following specs using VB.NET. kindly help. (this is count down elapsed timer), with six digits HH           :             MM...
Zones: ProgrammingDate Answered: 06/19/2005 Grade: A Views: 0