Crystal 8.5 + hrsminssecs
I am currently using Crystal 8.5, but a report was built using an earlier version of crystal.
In a formulae if Sum ({@Handled}) = 0 then hrsminssecs(0) else hrsminssecs(Sum ({CALLDETAIL.TALK_TIME})/Sum ({@Handled}))
Getting an error message advising that a number, currency amount, boolean, data, time, date-time, or string is expected here.
Any Ideas ?

