How do I set up a time sheet using the 7/8 rounding rule?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am setting up a time sheet that has to utilize the 7/8 rounding rule. How
do I calculate the rounding?
 
One possible way

=ROUND(A1/(1/96),0)*(1/96)

with the time value hh:mm in A1
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top