Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Timesheet Formula Help Please!

Good Morning -

What I am looking to do is take the time in/time out and add it to the time
in/time out (lunch in the middle); allow for a rounder of 7 minutes, round
down, 8+ round up. Then add, PTO, Holiday or Bereavement leave for that day.

Here is an example:

Monday, March 17 Tuesday,
March 18
7:55am 7:52am
12:02pm 12:30pm
12:58pm
5:08pm

2.75 - PTO
Total Hours: 8.25 7.50

Total hours worked per day, should equal 7.5 or greater.

THANK YOU!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Timesheet Formula Help Please!

It would be easier to arrange your time-in and time-out data in
columns going across, and then have a different row for each day, but
assuming you have the date in A1, then try this with your current
layout:

=FLOOR((A3-A2+A5-A4)*24 + A7,0.25)

Will round down to 15 min increments. You should have just the hours
in A7.

Hope this helps.

Pete

On Mar 17, 12:01*pm, HRLegal
wrote:
Good Morning -

What I am looking to do is take the time in/time out and add it to the time
in/time out (lunch in the middle); allow for a rounder of 7 minutes, round
down, 8+ round up. *Then add, PTO, Holiday or Bereavement leave for that day.

Here is an example:

* * * * * * * * *Monday, March 17 * * * * * * * * * * * * * * * * Tuesday,
March 18
* * * * * * * * *7:55am * * * * * * * * * * * * * * * * * * * * * * * * 7:52am
* * * * * * * * *12:02pm * * * * * * * * * * * * * * * * * * * * * * * 12:30pm
* * * * * * * * *12:58pm
* * * * * * * * *5:08pm

2.75 - PTO
Total Hours: 8.25 * * * * * * * * * * * * * * * * * * * * * * * * * *7.50

Total hours worked per day, should equal 7.5 or greater.

THANK YOU!


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Timesheet Formula Help Please!

Pete_UK -

Thank you so much!! One more question...is there a way to put a formula in
there as well, that will allow the time to still calculate, even if they work
only the first half the day? Say 7:30am to 12:30pm, then 3.5 hours of PTO?

Thank you!!

Jennifer

"Pete_UK" wrote:

It would be easier to arrange your time-in and time-out data in
columns going across, and then have a different row for each day, but
assuming you have the date in A1, then try this with your current
layout:

=FLOOR((A3-A2+A5-A4)*24 + A7,0.25)

Will round down to 15 min increments. You should have just the hours
in A7.

Hope this helps.

Pete

On Mar 17, 12:01 pm, HRLegal
wrote:
Good Morning -

What I am looking to do is take the time in/time out and add it to the time
in/time out (lunch in the middle); allow for a rounder of 7 minutes, round
down, 8+ round up. Then add, PTO, Holiday or Bereavement leave for that day.

Here is an example:

Monday, March 17 Tuesday,
March 18
7:55am 7:52am
12:02pm 12:30pm
12:58pm
5:08pm

2.75 - PTO
Total Hours: 8.25 7.50

Total hours worked per day, should equal 7.5 or greater.

THANK YOU!



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Timesheet Formula Help Please!

The formula should still work if A2 is 7:30am, A3 is 12:30pm, A4 and
A5 are empty, and A7 contains 3.5 - did you try this set-up?

Pete

On Mar 17, 2:32*pm, HRLegal wrote:
Pete_UK -

Thank you so much!! *One more question...is there a way to put a formula in
there as well, that will allow the time to still calculate, even if they work
only the first half the day? *Say 7:30am to 12:30pm, then 3.5 hours of PTO?

Thank you!!

Jennifer



"Pete_UK" wrote:
It would be easier to arrange your time-in and time-out data in
columns going across, and then have a different row for each day, but
assuming you have the date in A1, then try this with your current
layout:


=FLOOR((A3-A2+A5-A4)*24 + A7,0.25)


Will round down to 15 min increments. You should have just the hours
in A7.


Hope this helps.


Pete


On Mar 17, 12:01 pm, HRLegal
wrote:
Good Morning -


What I am looking to do is take the time in/time out and add it to the time
in/time out (lunch in the middle); allow for a rounder of 7 minutes, round
down, 8+ round up. *Then add, PTO, Holiday or Bereavement leave for that day.


Here is an example:


* * * * * * * * *Monday, March 17 * * * * * * * * * * * * * * * * Tuesday,
March 18
* * * * * * * * *7:55am * * * * * * * * * * * * * * * * * * * * * * * * 7:52am
* * * * * * * * *12:02pm * * * * * * * * * * * * * * * * * * * * * * * 12:30pm
* * * * * * * * *12:58pm
* * * * * * * * *5:08pm


2.75 - PTO
Total Hours: 8.25 * * * * * * * * * * * * * * * * * * * * * * * * * *7.50


Total hours worked per day, should equal 7.5 or greater.


THANK YOU!- Hide quoted text -


- Show quoted text -


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
Timesheet - LT AREA Excel Discussion (Misc queries) 1 November 15th 07 10:04 PM
Timesheet Matt Excel Discussion (Misc queries) 3 September 15th 05 10:14 PM
need to create a formula to create a timesheet but haven't a clue AHurd Excel Discussion (Misc queries) 7 August 22nd 05 12:04 PM
Timesheet Doug Excel Worksheet Functions 1 March 3rd 05 07:53 PM
TIMESHEET FORMULA JANET Excel Worksheet Functions 1 November 22nd 04 11:39 PM


All times are GMT +1. The time now is 06:14 AM.

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

About Us

"It's about Microsoft Excel"