In my query I compute the wait time for each customer ([TimeIn]-[TimeOut]), using the Short Time format. Works fine.
In my report, in the Details footer, I computer the average wait time Avg([waittime]). Works fine.
In my Report footer, I want the average waittime for the report period...