ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   Time Sheet Formula's please! (https://www.excelbanter.com/new-users-excel/164329-time-sheet-formulas-please.html)

Jeff

Time Sheet Formula's please!
 
HELLO SMART PEOPLE!!!

To be quite honest, I'm an idiot when it comes to Excel and I could use some
help (if possible.) The excel template I'll be refering to is linked to
here...

http://office.microsoft.com/en-us/te...CT101172771033

This is my issue. I'd like to be able to fill in the TOTAL HOURS WORKED
into the (Regular Hours) column and then have it automatically take out the
OVERTIME HOURS and put that into the appropriate column.

FOR INSTANCE... I type (10.5) hours into the REGULAR HOURS column (E) The
Formula subtracts the the overtime (2.5) and puts the overtime in column. (F)

I hope there's someone out there who sees where I'm trying to go with this.
I'm attempting to take the math out of this as some of the people we have
working here are NOT of the "rocket scientist" caliber.

Thanks for any help you can provide. I really appreciate it.

Gord Dibben

Time Sheet Formula's please!
 
Enter this in F14 and copy down.

=IF(E14="","",E14-8)

Re-work L14 to this and copy down.

=IF(SUM(E14:K14)-F1424,"You've entered more than 24 hours.",SUM(E14:K14)-F14)

Maybe change "Regular Hours" to "Hours Worked".


Gord Dibben MS Excel MVP


On Wed, 31 Oct 2007 14:35:00 -0700, Jeff wrote:

HELLO SMART PEOPLE!!!

To be quite honest, I'm an idiot when it comes to Excel and I could use some
help (if possible.) The excel template I'll be refering to is linked to
here...

http://office.microsoft.com/en-us/te...CT101172771033

This is my issue. I'd like to be able to fill in the TOTAL HOURS WORKED
into the (Regular Hours) column and then have it automatically take out the
OVERTIME HOURS and put that into the appropriate column.

FOR INSTANCE... I type (10.5) hours into the REGULAR HOURS column (E) The
Formula subtracts the the overtime (2.5) and puts the overtime in column. (F)

I hope there's someone out there who sees where I'm trying to go with this.
I'm attempting to take the math out of this as some of the people we have
working here are NOT of the "rocket scientist" caliber.

Thanks for any help you can provide. I really appreciate it.



Jeff

Time Sheet Formula's please!
 
I haven't tried this yet but I wanted to say a big THANKS for the help. I
appreciate the help of smart people!

"Gord Dibben" wrote:

Enter this in F14 and copy down.

=IF(E14="","",E14-8)

Re-work L14 to this and copy down.

=IF(SUM(E14:K14)-F1424,"You've entered more than 24 hours.",SUM(E14:K14)-F14)

Maybe change "Regular Hours" to "Hours Worked".


Gord Dibben MS Excel MVP


On Wed, 31 Oct 2007 14:35:00 -0700, Jeff wrote:

HELLO SMART PEOPLE!!!

To be quite honest, I'm an idiot when it comes to Excel and I could use some
help (if possible.) The excel template I'll be refering to is linked to
here...

http://office.microsoft.com/en-us/te...CT101172771033

This is my issue. I'd like to be able to fill in the TOTAL HOURS WORKED
into the (Regular Hours) column and then have it automatically take out the
OVERTIME HOURS and put that into the appropriate column.

FOR INSTANCE... I type (10.5) hours into the REGULAR HOURS column (E) The
Formula subtracts the the overtime (2.5) and puts the overtime in column. (F)

I hope there's someone out there who sees where I'm trying to go with this.
I'm attempting to take the math out of this as some of the people we have
working here are NOT of the "rocket scientist" caliber.

Thanks for any help you can provide. I really appreciate it.





All times are GMT +1. The time now is 02:35 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com