D
dkuntz
Guest
I keep getting a data type mismatch when I attempt to sum time values. I need to total the amount of time each saleperson spends per phone call.
i.e
call 1- 00:01:00
call 2- 03:05:00
call 3- 00:22:50
Total- 03:28:50 (this is where I need help)
I know there is an expression that can do this but I am not for sure how to go about writing it.
Any help is always much appreciated!
Thank you -
Derek
i.e
call 1- 00:01:00
call 2- 03:05:00
call 3- 00:22:50
Total- 03:28:50 (this is where I need help)
I know there is an expression that can do this but I am not for sure how to go about writing it.
Any help is always much appreciated!
Thank you -
Derek