L
Lambi000
I created a report which shows time lapsed between an order entered and the
order worked on. I used a query to minus one from the other and I get the
correct time, which shows on the report.
However, when I use =AVG([Time Waiting]) in the footer of the report to get
the average of [Time Waiting], it shows up as a decimal instead of hours and
minutes. AND when I do a sum of the times, I get a number that's way below
what the times should add up to.
I.E. I have 6:49, 4:05, 12:34, 14:40, 12:49, and 12:49 summing up to
2.65923611112521 hours and averaging 10:38 hours. What am I doing wrong?
Thanks
order worked on. I used a query to minus one from the other and I get the
correct time, which shows on the report.
However, when I use =AVG([Time Waiting]) in the footer of the report to get
the average of [Time Waiting], it shows up as a decimal instead of hours and
minutes. AND when I do a sum of the times, I get a number that's way below
what the times should add up to.
I.E. I have 6:49, 4:05, 12:34, 14:40, 12:49, and 12:49 summing up to
2.65923611112521 hours and averaging 10:38 hours. What am I doing wrong?
Thanks