Timesheet help

G

Guest

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!
 
B

Biff

Hi!

I love timesheets!

Post a good email address and I'll contact you.

Biff
-----Original Message-----
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!
.
 
V

veronic633

hey biff, I think you were the one who helped me create this timesheet
in the first place! I was trying to get a hold of you but I lost your
e-mail address. Mine is (e-mail address removed) just let me know what
yours is and I'll send you the timesheet with a detailed explanation.
Thanks :)
 

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

Similar Threads

Adding up Times 2
TIMESHEET 2
Time calcualtion in minutes 1
Add a Sheet From a Previous Sheet Macro 3
Timesheet Validation 2
Time Sheet Summary 1
Weekly Time Sheet Summary 2
Weekly Time Sheet Consolidate 1

Top