Thanks for the reply. I can get a group footer to produce the first start time for each case which is what I want.
I want to group the cases into 1 of the three time periods:
00:00 to 09:00
09:00 to 18:00
18:00 to 00:00
Is there a way I can report the number of cases in each group (depending...
Table: Times
CaseNum (Number)
AnaestheticType (String)
StartTime (Time)
Sample Data:
CaseNum AnaestheticType StartTime
1 GA 08:30
1 LA 09:30
2 GA 10:00
I want to group by the Time Period...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.