T
TERRY KIRKPATRICK
Anyone have code or SQL query information on how to calculate the days from
one event to the next? Each event is a record that contains an "event date"
and I want to calculate the number of days from one event (record number 1)
to the next event (record number 2) The expression DateDiff doesn't work
since the two dates are the same field in each record.
Any help would be appreciated
Thanks
T
one event to the next? Each event is a record that contains an "event date"
and I want to calculate the number of days from one event (record number 1)
to the next event (record number 2) The expression DateDiff doesn't work
since the two dates are the same field in each record.
Any help would be appreciated
Thanks
T