Capture the total hours of each row in Excel Online
Our take
I want to capture the total hours spent on task, so basically, it's [Max Time] - [Min Time] in a table with inconsistent data. What's an optimal way to do this in excel online?
Problem: The data is inconsistent in its structure. Start time is usually in the [Start] column, however it's really the first time in a row. It's arranged this way to visually match a paper form, and it makes data entry easier for users.
The structure looks like the image below:
- Rows: Unique based on date, job and user
- Start, T1...T8: Time (of collection)
- C1...C8: Number (count of item)
I have accomplished other data analysis here using a series of IF() functions and helper columns, but it's hard to read and hard to change. I think there's a more elegant way to accomplish this by taking the columns and making an array but haven't figured it out yet.
[link] [comments]
Read on the original site
Open the publisher's page for the full experience
Related Articles
- Calculate hours and minutes correctlyI've got a small issue when trying to calculate "worked hours" In excel the data is formated as "time" and the cells have "6:00" "6:30" "8:30" but when I try to use formulas to calculate the total worked hours I keep getting 0 as results. If I change to , instead of : it works but there's constantly new hours added into the sheet and I wonder if there's some kind of fix for this issue? Tldr: want to calculate hours and minutes, formated as time and with : It works with 6,00 8,00 etc but not 6:00 8:00. submitted by /u/JDaleth [link] [comments]
- Time In Lieu SpreadsheetHey All, I have used Google Sheets forever but my new job uses Office and I am struggling with some of Excel's functions. I'm trying to create a spreadsheet that tracks my time off in lieu (TOIL) so I know where I'm at. I've created the bare bones of the spreadsheet ash shown in the image but I need help cleaning it up. Ideally I would like to have all of the time columns (B:H) only have hh:mm format and then all of the 0:00:00 values that haven't been used not to be shown. In cell L1 I would like it to show the most current level of TOIL, again in hh:mm format. Is this possible or am I asking too much of Excel? Thanks in advance. https://preview.redd.it/c8u5ha2cxszg1.png?width=1001&format=png&auto=webp&s=3985daa3d11541abed488f377c62e375f6ab1224 submitted by /u/Silky_45 [link] [comments]
- Tracking totals over all sheets, but from different cellsHi, I'm trying to keep an automated running total on working hours for my project. I have one sheet per day, each with a cell that sums the total hours for that day (reads 40 in my screenshot), dating back to October. I've been tracking this manually with a rather bulky SUM function on a dedicated sheet, and it works just fine, but I'd like to try to automate the grand total to sum each day as it's created, rather than manually adding the cell each time I create a new sheet. The issue I'm running into is that the daily total doesn't land on the same cell every day; I am constantly adding & removing rows as people come & go from the project. There are also multiple cells that read total hours; one for the subcontractor sections, one for my own company's section, and the bottom one which sums the whole day - this is the one I'm trying to track. Is there a way to filter for this cells contents on each sheet based on the Daily Total cell in the bottom right perhaps, even though they're not in the same row? As an aside, I'm not allowed to change the layout to make this easier; this is a standard form at my company and the formatting needs to stay the same. https://preview.redd.it/3giox6bkvtng1.png?width=819&format=png&auto=webp&s=916dd43f9584d1ac3491770ac180ca0b445688d0 submitted by /u/Mental-Screen-1127 [link] [comments]
- What formula is best for a sum of time tracked with drop down categories of where time is spent?https://preview.redd.it/mhqsrxla32qg1.png?width=1582&format=png&auto=webp&s=b582fe290370a96f50088ceac412215ebb8bd8a3 I am wanting to do a two week time management tracking for personal use in order to manage my time better. The table to the right is the table I am using in my data validation drop down under Categories. What I want it to show me is a sum of time tracked for each category but I can't seem to figure it out. The formula I have in the current Time Tracked Table to the right is shown in the formula bar. I think I am close to getting it to do what I want it to do, but can't find that missing step. submitted by /u/Double-Ad9259 [link] [comments]