Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a timesheet where I keep a running total of the overtime. This is an
example of the formula: =IF($K46="","",REPT(" ",4-SEARCH(":",TEXT($K46,"[h]:mm")))&TEXT($K46,"[h]:mm")&REPT(" ",4-1-(LEN(TEXT($K46,"[h]:mm"))-SEARCH(":",TEXT($K46,"[h]:mm"))))) Now this is my problem, I need to subtract just 8 hrs. from that and have it continue every week with the new total. Everything I've tried gives me errors. So I was wondering if anyone knew what to do. If you would like to see the timesheet I can send it to you because you may need to see it to understand what I'm saying. I'm not very good at explaining :) Anyway, thanks for any help! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Timesheet with multiple in/out daily | Excel Discussion (Misc queries) | |||
calculating timesheet, time-in/time-out = total hours & minutes, . | Excel Worksheet Functions | |||
Timesheet | Excel Worksheet Functions | |||
overtime on timesheet | Excel Worksheet Functions | |||
timesheet with running total of overtime | Excel Worksheet Functions |