My report is grouped by Employee and then by day and then by appointment Type. The detail after that is appointment times in 5 minute increments like this.
Employee1
03-20-2006
NewAppointments
8:00
8:05
8:10
10:00
10:05
EstablishedAppts
01:00
01:05
What I want to do is total minutes per appointment type. so NewAppointments would be 15 minutes and Established Appts is 5 minutes.
I know how to reset a variable at the group level but I'm not sure how to do it in the detail level. Or is there another way?
Thank you -
Employee1
03-20-2006
NewAppointments
8:00
8:05
8:10
10:00
10:05
EstablishedAppts
01:00
01:05
What I want to do is total minutes per appointment type. so NewAppointments would be 15 minutes and Established Appts is 5 minutes.
I know how to reset a variable at the group level but I'm not sure how to do it in the detail level. Or is there another way?
Thank you -