V
vikash.verma
Hi,
I am running a query in which I need to sum up Time Values from a table in which the Field's DataType is Date/Time (Short Time).I am getting the sum up value but it is not correct.
Eg
00:07+00:07+00:04=00:18 but instead i get the value as 00:19:01
I tried using 'CDate(Sum(Del.Time))' fn but no success.
Hope to hear from you all soon.I think i am missing some fn.?
Regards,
Vikash
I am running a query in which I need to sum up Time Values from a table in which the Field's DataType is Date/Time (Short Time).I am getting the sum up value but it is not correct.
Eg
00:07+00:07+00:04=00:18 but instead i get the value as 00:19:01
I tried using 'CDate(Sum(Del.Time))' fn but no success.
Hope to hear from you all soon.I think i am missing some fn.?
Regards,
Vikash