Time Clock Hour Rounding Active Report

What can I change in the time clock active report formula to get it to round the hours worked to the nearest quarter hours

.25 .50 .75 etc.

Begin Column FieldName = "Time" DrillDownFieldName = "" DrillDownReportName = "" StoreIDFieldName = "" Title = "StatPay100" VBDataType = vbDouble Formula = "cast(datediff(second, timein, timeout) as float) / 3600" ColHidden = False ColNotDisplayable = False FilterDisabled = True ColWidth = 1250 GroupMethod = groupmethodAverage ColFormat = "##.00" ColAlignment = flexAlignRightCenter End Column

Reply to
fabiano
Loading thread data ...

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.