Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 79
Default Total OVT on monthly basis

Hello,
Im working on a workbook that calculates total working hours on
monthly basis for each employee each employee should work 09:30 on
daily baisis
i am trying to find a formula that gives me the total of Over time
hours
During Weekdays: 1st 2 OVT hours will not be considered as an OVT but
if u stayed more than 2 hours on the same day u will add to ur
balance the 2 first hours as well.
During weekends and holidays : all attendance hours are considered as
OVT
my sheet is this way
A5=Date
C5=In
D5=Out
E5=Total hours
what i need is
Weekend OVT Hours F5
Weekdays OVT hours=g5
I have used this formula
E5: =IF(WEEKDAY($A5,2)<6,IF($E5=TIME(11,30,0),$E5-TIME(9,30,0),0),0)
F5: =IF(WEEKDAY($A5,2)<6,0,$E5)


I have used this formula and it worked what i do really need as well
is to have in the same formula a minus in the total whenever the
employee did not reach his 09:30 hours pr day
so i can have in the total OVT pr Weekdays what he really worked as
OVT in this month


waiting for your reply


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
Generate date on Semi-Monthly Basis debinnyc Excel Discussion (Misc queries) 6 April 26th 23 11:41 AM
How to sort usage of rented rooms on monthly basis? Confused Charts and Charting in Excel 0 December 4th 07 08:25 PM
Daily,monthly total nowfal Excel Discussion (Misc queries) 3 September 26th 05 09:33 PM
monthly total Turk Excel Worksheet Functions 12 September 7th 05 08:22 AM
Comparing 2 years of data on a monthly basis Roy Charts and Charting in Excel 1 August 12th 05 09:59 PM


All times are GMT +1. The time now is 04:21 AM.

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"