Forum Discussion

jacobconnell's avatar
jacobconnell
Copper Contributor
Nov 09, 2023
Solved

Excel: Formula to convert "Chunks of time" into "Whole number" units for every 15 Minutes

I need to convert every 15 minutes worked into a whole number Unit, rounding down if it hasn't reached the 15 minute increment.  Issue being that the times worked are not easy to measure as I may be ...
  • HansVogelaar's avatar
    Nov 09, 2023

    jacobconnell 

    See the attached for a solution using a custom VBA function. You'll have to allow macros when you open the workbook.