Hi
I have a table (Time Log) that records the amount of time a person spends doing a job [Amount of Time]. They log the time in the format hh:mm. This works fine.
I want to do a query to add up the amount of time is spent on a particular Job (they log the time against a job number).
I have used the Totals command to Sum the Amount of Time but the answer is the time as its decimal. I know about time in Excel and to format time when the anwer could be more than 24 hours I format it to [hh]:mm.
I have tried lots of different formats through properties in the query using hh:nn and varying formats of this but cannot get the correct answer.
I am sure there must be a simple format for this like in Excel without have to change everything to minutes then back to hours and minutes etc.
Please help! Very much appreciated.
I have a table (Time Log) that records the amount of time a person spends doing a job [Amount of Time]. They log the time in the format hh:mm. This works fine.
I want to do a query to add up the amount of time is spent on a particular Job (they log the time against a job number).
I have used the Totals command to Sum the Amount of Time but the answer is the time as its decimal. I know about time in Excel and to format time when the anwer could be more than 24 hours I format it to [hh]:mm.
I have tried lots of different formats through properties in the query using hh:nn and varying formats of this but cannot get the correct answer.
I am sure there must be a simple format for this like in Excel without have to change everything to minutes then back to hours and minutes etc.
Please help! Very much appreciated.