Hi
I have a query with a calculated field (Duration: [End Time] - [Start Time])
When I run the query the result appears to show the duration as a percentage of a day
i.e. End Time 13:00 - Start Time 12:00 = 1 Hour Duration Shows 4.166666666666666E-02
If I format the field 00:00
I get 00:00 rather than the hoped for 01:00
I have looked at various time calculation threads but I don't have the VBA skills to understand most of them
Any suggestions gratefully received
I have a query with a calculated field (Duration: [End Time] - [Start Time])
When I run the query the result appears to show the duration as a percentage of a day
i.e. End Time 13:00 - Start Time 12:00 = 1 Hour Duration Shows 4.166666666666666E-02
If I format the field 00:00
I get 00:00 rather than the hoped for 01:00
I have looked at various time calculation threads but I don't have the VBA skills to understand most of them
Any suggestions gratefully received