Hey all,
I am writing a report which has datetime appearing in the details.
The first column in the details section has the datetime and the second column has the event type.
If the event type is 'Off', I would like the third column to display the difference in the times from the first column from when the Event Type was 'On'.
I am basically running a report on a machine and there are lots of different events associated with it. I need to show the time elapsed between turning the machine on and off.
Example:
Time Event Time Elapsed
18/09/2003 01:00:23 On
18/09/2003 01:05:34 xxx
18/09/2003 01:09:23 yyy
18/09/2003 01:13:43 zzz
18/09/2003 01:45:23 Off 45 mins
How do I get the 45 mins to appear?!
Any help very gratefully received as I'm very stuck!
Cheers,
Robin
I am writing a report which has datetime appearing in the details.
The first column in the details section has the datetime and the second column has the event type.
If the event type is 'Off', I would like the third column to display the difference in the times from the first column from when the Event Type was 'On'.
I am basically running a report on a machine and there are lots of different events associated with it. I need to show the time elapsed between turning the machine on and off.
Example:
Time Event Time Elapsed
18/09/2003 01:00:23 On
18/09/2003 01:05:34 xxx
18/09/2003 01:09:23 yyy
18/09/2003 01:13:43 zzz
18/09/2003 01:45:23 Off 45 mins
How do I get the 45 mins to appear?!
Any help very gratefully received as I'm very stuck!
Cheers,
Robin