G
Guest
I have a database that records several times. I need to report on time
intervals for several points. I am using a select query to gather the data.
Several of the time intervals are variable. Example
Interval 1
Time2 - Time 1
interval 2
Time 6 - (time5 or time4) whichever is earliest
The criteria for interval 1 I have already, the expression for interval 2
has me a bit stymied. Any help is greatly appreciated.
intervals for several points. I am using a select query to gather the data.
Several of the time intervals are variable. Example
Interval 1
Time2 - Time 1
interval 2
Time 6 - (time5 or time4) whichever is earliest
The criteria for interval 1 I have already, the expression for interval 2
has me a bit stymied. Any help is greatly appreciated.