I have an access database with timestamps in 3 second intervals over a duration of time. (in epoch)
I'd like to take the last item and subtract it from the first item so in my pivotchart or report I can have a subheader that says something to the effect of TIME INTERVAL: 35 (in minutes)
Any thoughts on how?
I can do it in perl but access is a new beast for me.
War
I'd like to take the last item and subtract it from the first item so in my pivotchart or report I can have a subheader that says something to the effect of TIME INTERVAL: 35 (in minutes)
Any thoughts on how?
I can do it in perl but access is a new beast for me.
War