Absolutely brilliant Martin!
I tried on MS Excel and yes it does it for you, but I couldn't see the maths behind it. The reason for using Lotus Approach is because it's the only database programme I own and I'm reasonably OK at using it. I wanted to use a database rather than excel because I can design a nice simple input form for the engineers to complete and lock the raw data away from their oily mitts. Of course I will have to export to excel for analysis.
Anyway I got it working. Firstly I sussed out how to format the start and finish fields to be time. Then I did a calculation (finish - start) on 1 hour and it gave me 360,000. I could see 60 would fit in there so I divided by 60 which gave me 6,000, divided again by 100 and Ta da.
The calculation: ("Run Time" - "Start Time") / 60 / 100
I've tested it with loads of different time combinations and it seems to work perfectly, I don't know how it just does. I would be interested if anyone could tell me how it works.
Thanks,
Simon