473,659 Members | 2,765 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Total Hours Productivity within 8 hours a day

1 New Member
Hi I would like to ask the correct formula in Excel. I would like to sum up the total number of hours per staff and then how many hours and minutes left or excess within 8 hours.

Here's my table:

Staff Name Job No. Job No. Job No. Job No. Total Working Hours Remaining/ Over Time spent to Eight hours
Time Start Time End Time Spent Time Start Time End Time Spent Time Start Time End Time Spent Time Start Time End Time Spent
Dennis 8:45 9:00 0:15 9:05 12:00 2:55 13:01 15:00 1:59 15:03 17:45 2:42 7:51
Lorkan 8:30 10:15 1:45 10:20 11:55 1:35 13:10 16:08 2:58 16:30 18:22 1:52 8:10
Rei 8:35 9:00 0:25 9:05 9:15 0:10 9:32 10:12 0:40 10:20 11:09 0:49 2:04
Lowell 8:30 9:00 0:30 9:20 11:45 2:25 13:14 14:59 1:45 15:30 17:30 2:00 6:40
Claude 8:32 11:25 2:53 13:00 14:09 1:09 14:35 16:07 1:32 16:15 17:35 1:20 6:54
Jan 8:36 11:59 3:23 13:08 15:48 2:40 15:55 17:37 1:42 17:44 19:02 1:18 9:03
Yuri 8:30 9:45 1:15 10:00 12:00 2:00 13:08 15:58 2:50 16:09 18:34 2:25 8:30
Wolfram 0:00 0:00 0:00 0:00 0:00 0:00 13:02 16:55 3:53 17:00 17:54 0:54 4:47
Jul 19 '14 #1
1 1557
twinnyfo
3,653 Recognized Expert Moderator Specialist
emmaruth, are any of your fields calculated, or are you providing the data at is should look for your purposes?? Time can be tricky when adding together, but I think it can be done rather easily--I just need to know what you have tried so far.
Aug 13 '14 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

6
3936
by: Jay | last post by:
Is it possible to search within a one-dimensional array in MySQL? For example, say I had the follow table: ID | Day | Hours ---+-----+------ 1 | 1 | (1, 2, 3) 2 | 2 | (2, 3) 3 | 3 | (1, 3, 4) 4 | 4 | (1, 4)
0
1997
by: hlam | last post by:
Help - Calculating the total of a column in a data grid -- when data grid is part of Master-Detail set-up I have setup a Master-Detail form using Visual Studio.Net. A ListBox is the (Master) and contains a list of dates. The data grid (Details portion) contains the details for a selected date (namely, a list of work codes and hours spent). I am trying to total the number of hours in the datagrid
3
15978
by: Stephen Chaplin | last post by:
I'm summing up time spent on jobs over a week, some of these jobs last greater than 24 hours and when access sums these up it appears that it starts again at 00:00 once it gets past 23:59. Is it possible to display the time taken in hours and mins past the 24 hour clock? i.e 34:23?
3
2198
by: Paul Wagstaff | last post by:
Hi All I have an aggregate query that groups by each user, then calculates Sum(TimeInvested). I need to display the total time (per user) in hrs / mins e.g. 45:30 (= 45 hrs 30 mins). Can someone help me with the function to so this? thanks paul
1
1915
by: ted.assur | last post by:
Hi there: This query seems like it should be so simple, however since the date field returns different dates, the sum grouping is not working (as desired). What do I need to do to get this to return the sum of hours... SELECT Time.Hours, Time.Person, Time.ProjectID, Time.WeekStartDate FROM Time
0
1227
by: josur | last post by:
Hello, Im a new user of SSAS and at the moment im trying to browse a cube to output the total of contacts within a criteria. I have one measure(fact table) named Contacts Count and 4 Dimensions Contact Addresses;Addresses; Countries and Contact Categories. The Contact Addresses and Addresses dimensions have got Regulars Relationships(from PK to FK) with the fact table, the Countries Dimension is using a Referenced relationship to...
3
1673
by: sentiald | last post by:
I am having trouble with the following code. I need to have it calculate regular pay, overtime pay and gross pay and display it back to the user. Can anyone figure out where my problem lies. <?php //global variables $wage = 0; $hours = 0; $error_count = 0; $gross = 0; $error_message = array();
2
1239
by: plaguna | last post by:
Sorry, this is a duplicate. Please reply the other one Part of my Access Database has two fields that I want to work on: and has a drop down list with ( "A", "B", "C", etc,) options. When I use the following expression, (in this case for Model “A”) Code. Abs(Sum(. And (.="A"))) AS I get the count of the number of records that the Model "A" has, which is 2. Instead, my intension is to get the total Gross amount of it, which is...
0
8428
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8751
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8535
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7360
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5650
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4338
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2757
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1982
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1739
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.