L
Leslie Isaacs
Hello All
I have a query based on a table which includes the following (hopefully
self-expalnatory) fields:
[client]
[period]
[taskstart]
[taskend]
Each [client] appears many times, once for each [period].
[taskstart] and [taskend] are time fields.
I need to calculate the total, and average, time spent ( = the gap between
[taskstart] and [taskend] ) for each [client]. I have tried using the
datediff function, which works OK in giving me all the individual 'gaps',
but I cannot then change to a Totals query - I get the error message about
trying to use a domain aggregate function ... .
I would be very gretafuol for any help.
Many thanks
Leslie Isaacs
I have a query based on a table which includes the following (hopefully
self-expalnatory) fields:
[client]
[period]
[taskstart]
[taskend]
Each [client] appears many times, once for each [period].
[taskstart] and [taskend] are time fields.
I need to calculate the total, and average, time spent ( = the gap between
[taskstart] and [taskend] ) for each [client]. I have tried using the
datediff function, which works OK in giving me all the individual 'gaps',
but I cannot then change to a Totals query - I get the error message about
trying to use a domain aggregate function ... .
I would be very gretafuol for any help.
Many thanks
Leslie Isaacs