R
Rhonda
I'm experimenting with multile records each having a time duration value
like 00:06:23(hh:mm:ss) for example.
I'm trying to learn how to add values, ie: 00:03:12 + 00:05:20 = 00:08:32.
This seems simple - but not for me. Eventually I want to average my values,
OR, if Avg() doesn't work, I'll Add all values then divide by number of
records...
Any suggestions appreciated
Rhonda
like 00:06:23(hh:mm:ss) for example.
I'm trying to learn how to add values, ie: 00:03:12 + 00:05:20 = 00:08:32.
This seems simple - but not for me. Eventually I want to average my values,
OR, if Avg() doesn't work, I'll Add all values then divide by number of
records...
Any suggestions appreciated
Rhonda