View Single Post
  #1   Report Post  
Luc
 
Posts: n/a
Default Timesheet functions

Hi all,

Tis the New Year and I now have to keep a detailed timesheet (lucky me!).
Our timesheets have to be in unit form, where one unit equals 6 minutes. So
far, i have the simple formula below...but don't know how to write the
formula for D1. Minimum unit has to be 1, and any fraction of a unit is
rounded up. Make sense?

A1 start time (09:00)
B1 end time (09:30)
C1 total time (B1 - A1 = 00:30)
D1 unit equivalent (?)

Thanks for any help,

Luc