Hi. I am hoping someone will understand what I am looking for below.
I have a linked table with GPS tracking data for vehicles. I need to produce a bar graph which shows the total time (calculated from last ignition off - first ignition on) divided into productive and non-productive time.
I can calculate the total time using the [datetime] field based on the [activity].
The next bit is where I fall over somewhat!
There is a field called [onsitetime], which is a text field (eg: 0d 14h:35m) but I cannot use this as I need actual TIME to calculate.
I believe that I need some code that will look through all the records and somehow calculate the total time on sites based on [activity] ignition off - ignition on for each site (by vehicle)
I am happy to email someone the sample file (currently in csv format) if they can help!
Any takers?
Cheers
NKA
The answer's always easy - if you know it! ;-)