C
canix
I try to perform a calculation of the start time and finished time. Th
start time will be automatic put in by system using now() function an
the finish time will be put in by user. The problem is when user ente
the time the date is always 1/0/1900 10:18:48 AM, which make th
calculation negative. Is there anyway to overcome this problem
start time will be automatic put in by system using now() function an
the finish time will be put in by user. The problem is when user ente
the time the date is always 1/0/1900 10:18:48 AM, which make th
calculation negative. Is there anyway to overcome this problem