Thread: Timesheets
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default Timesheets

Thomas,

I'm not sure about your maths but I bet the employees are if they get paid
11.25 hours for working 08:00 - 18:00 :)

If your happy with an answer of 9.25 hours thry this formatted as 'General'

=((B1-A1)*24)-0.75

Mike

"Thomas 49" wrote:

Hi out there I am trying to create a timesheet for a number of people I
know the start time and also the finish time and luch break is 45 mins. I
want to be able to insert start time - finish time minus break of 45 mins so
that the sheet works out the actual time eg start 08:00 finish 18:00 break
0.45 working time 11.25 hrs I cannot seem to find out how to do this.