I've looked through these posts and can't quite find the formula I need.
I have a simple column of time (formatted in DateTime format) that's in the time format: 0:00:00 and since this is just a duration of a phone call, I just want to be able to add this column and total it.
But Crystal (v.10) won't let me just SUM this field, so I assume I need to use some type of formula, but I don't know where to begin since I don't really want to compare these times with a DateDiff or anything.
Any help is gretly appreciated, thanks!
I have a simple column of time (formatted in DateTime format) that's in the time format: 0:00:00 and since this is just a duration of a phone call, I just want to be able to add this column and total it.
But Crystal (v.10) won't let me just SUM this field, so I assume I need to use some type of formula, but I don't know where to begin since I don't really want to compare these times with a DateDiff or anything.
Any help is gretly appreciated, thanks!