G
Guest
In a database I record the time I perform on certain activities regularly. I
use a mask as 00:00:00 (hour:minutes:seconds). Now I want to sum these data
to an aggregate sum in a control on the form I use for input. The field that
holds the data is named "Time". How do I write that function. The form is
based on a query.
use a mask as 00:00:00 (hour:minutes:seconds). Now I want to sum these data
to an aggregate sum in a control on the form I use for input. The field that
holds the data is named "Time". How do I write that function. The form is
based on a query.