doulostheou
Registered User.
- Local time
- Today, 17:40
- Joined
- Feb 8, 2002
- Messages
- 314
I have a query that finds the length of each call Length: DateDiff("n",[TimeIn],[TimeOut]). This works fine.
However, when I try to find the average Call length for each type of call it gives me the correct answer but the formating could lead someone to believe it was incorrect. For instance, my average Auto claim take 17.56 minutes. How can I make this display a time value instead of a Fixed number?
[This message has been edited by doulostheou (edited 04-27-2002).]
However, when I try to find the average Call length for each type of call it gives me the correct answer but the formating could lead someone to believe it was incorrect. For instance, my average Auto claim take 17.56 minutes. How can I make this display a time value instead of a Fixed number?
[This message has been edited by doulostheou (edited 04-27-2002).]