Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 921
Default 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.
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 22,906
Default 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.


  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 921
Default 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.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
hiding huge formula's in an excel sheet sandert Excel Worksheet Functions 3 August 7th 07 01:52 PM
Removing Formula's from Copied Sheet Liketoknow Excel Discussion (Misc queries) 2 May 23rd 07 06:40 PM
Detailed Time Sheet (overtime, comp time, vacation used) Robert D. Sandersfeld New Users to Excel 2 May 22nd 06 10:14 PM
how do I protect formula's only, not entire sheet or book? Beginner Excel User Setting up and Configuration of Excel 2 February 16th 06 09:07 PM
How do I time Hours & mins in excel - Time sheet Helen Excel Discussion (Misc queries) 5 September 17th 05 11:42 AM


All times are GMT +1. The time now is 07:06 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"