Hello........I have a problem adding up record entries with more than 24
hours when the fields are formatted as hour/minute (h:m). If the actual
summed total of all records is greater than 24 hours, then the hour part of
the answer is truncated to a number less than 24 based on however many
multiples of 24 were part of the summed answer (clear as mud?).
I anticipate the soulution involves either formatting the time field in a
manner that allows more than 24 hours to be displayed or being able to
convert the inputted h:m times into decimal numbers before any summing takes
place.
Can anyone point me towards a simple solution to this problem.
.........Thank you.
hours when the fields are formatted as hour/minute (h:m). If the actual
summed total of all records is greater than 24 hours, then the hour part of
the answer is truncated to a number less than 24 based on however many
multiples of 24 were part of the summed answer (clear as mud?).
I anticipate the soulution involves either formatting the time field in a
manner that allows more than 24 hours to be displayed or being able to
convert the inputted h:m times into decimal numbers before any summing takes
place.
Can anyone point me towards a simple solution to this problem.
.........Thank you.
Comment