L
Lorrie
I am having a problem producing a time card for our
company that can assume 7:30 reg hours a day. The first
1/2 hr of overtime is paid at straight time and the
remainder is paid at overtime rates. Some people,
however, frequently work 15 minutes over so I need the
formula to fit that scenario. If you can't help me with
this can you at least tell me where I might find the
information that would help me figure it out on my own.
sample:
M3=7:30 (reg hrs per day)
I J K L
Total REGULAR EXTRA HRS EXTRA HRS
hours HOURS (ST RATE) (OT RATE)
8:00 7:30 :30 0:00
10:00 7:30 :30 2:00
4:00 4:00 :30 0:00
The formula above produces the
wrong results.If J11 is not greater than or equal to
7:30, which it is not (4:00) it should be "-". But it's
not. Here, I need to produce the number of hours over
8 starting with the "I" column figure. I'm concerned if
some works 7:45.then I have that formula wrong as well,
because the results there should then be :15.
company that can assume 7:30 reg hours a day. The first
1/2 hr of overtime is paid at straight time and the
remainder is paid at overtime rates. Some people,
however, frequently work 15 minutes over so I need the
formula to fit that scenario. If you can't help me with
this can you at least tell me where I might find the
information that would help me figure it out on my own.
sample:
M3=7:30 (reg hrs per day)
I J K L
Total REGULAR EXTRA HRS EXTRA HRS
hours HOURS (ST RATE) (OT RATE)
8:00 7:30 :30 0:00
10:00 7:30 :30 2:00
4:00 4:00 :30 0:00
The formula above produces the
wrong results.If J11 is not greater than or equal to
7:30, which it is not (4:00) it should be "-". But it's
not. Here, I need to produce the number of hours over
8 starting with the "I" column figure. I'm concerned if
some works 7:45.then I have that formula wrong as well,
because the results there should then be :15.