Absolute123
New Member
- Joined
- Dec 29, 2016
- Messages
- 2
Hi folks,
I'm having difficulty finding a better solution for a work schedule that will sum the total hours of a worker based on the date. I've currently use sumifs but this require an extra dates column in front of each set of timein/timeout/name. My current formula looks something like this:
=(sumifs([end time],[name column],[name],[dates column],[date])-sumifs([start time],[name column],[name],[dates column],[date]))*24
The problem is I want others to use this sheet to input the hours/names and I'm afraid when they clear the input ranges (say for a new month/week), they will also clear the dates column (which is hidden). I've included a link to a sample. Any advice would be most appreciated.
Objective:
Mgr - to input schedule and see total hours for each staff per week and day-to-day total hours
<style type="text/css"><!--br {mso-data-placement:same-cell;}--></style>
https://docs.google.com/spreadsheets/d/1w_S9l330YwMYyGGiRRFG1twtAkG855BTlVPJw4S6kHw/edit?usp=sharing
I'm having difficulty finding a better solution for a work schedule that will sum the total hours of a worker based on the date. I've currently use sumifs but this require an extra dates column in front of each set of timein/timeout/name. My current formula looks something like this:
=(sumifs([end time],[name column],[name],[dates column],[date])-sumifs([start time],[name column],[name],[dates column],[date]))*24
The problem is I want others to use this sheet to input the hours/names and I'm afraid when they clear the input ranges (say for a new month/week), they will also clear the dates column (which is hidden). I've included a link to a sample. Any advice would be most appreciated.
Objective:
Mgr - to input schedule and see total hours for each staff per week and day-to-day total hours
<style type="text/css"><!--br {mso-data-placement:same-cell;}--></style>
https://docs.google.com/spreadsheets/d/1w_S9l330YwMYyGGiRRFG1twtAkG855BTlVPJw4S6kHw/edit?usp=sharing