Hi friends
i have trouble in summary functions a date time display.
The case is the following:
i need to compute time difference between the begging and end of a task and show this difference as hh:mm:ss, i need average of this difference and plus i want to display this difference in a a bar chart.
if i use the DateDiff function to have the results in seconds i can make average, but if i convert back the result of datediff with timeserial to have the format hh:mm:ss i cannot make the average.
any simple suggestion ?
Best regards.
Vito M.
i have trouble in summary functions a date time display.
The case is the following:
i need to compute time difference between the begging and end of a task and show this difference as hh:mm:ss, i need average of this difference and plus i want to display this difference in a a bar chart.
if i use the DateDiff function to have the results in seconds i can make average, but if i convert back the result of datediff with timeserial to have the format hh:mm:ss i cannot make the average.
any simple suggestion ?
Best regards.
Vito M.