This problem has, alas, revealed a new wrinkle. When I was playing with
it over the weekend, I was only dealing with data with hour ranges
between 1PM and 5PM, so everything looked fine in the report. Today,
though, I'm working with data with both AM and PM times, and I'm
finding that the report is sorting based on the first digit of the time
field, like this:
https://netfiles.uiuc.edu/ekraft/www/report_screwy.gif
This is what my query looks like:
https://netfiles.uiuc.edu/ekraft/www/query.gif
I know that what I'm trying to do (get hourly totals across categories,
with the time displayed in the report in 12-hour format and the rows in
ascending hourly order) must be pretty simple, so if anyone would be
kind enough to point out the errors of my ways I'd be grateful.
thanks,
Erik.