Forum Discussion
QuickBaseCoachD
9 years agoQrew Captain
I suggest that you create a new field called Duration which converts the separate hours and minutes into a duration.
For example
Hours([my hours field]) + Minutes([my minutes field])
You can either just use that single field on your Summary Report.
For example
Hours([my hours field]) + Minutes([my minutes field])
You can either just use that single field on your Summary Report.