Hey guys,
I am trying to calculate out hours for our personnel worked on projects each day. We only have the start and end dates of projects, we were not tracking hours individually so this'll be a rough estimate at the end of the day. Here what I'm working with:
Project Tracker table: This is the hub for all the project information including the start date and end date for each project. It links to the personnel table through a crew linked field.
Personnel table: Contains all the information about a person.
What I'm looking for:
I need to calculate from a persons allotted 8 hours how many hours were worked on each project for each day. These hours will be split evenly to total 8 hours. The final numbers would show us:
- Person total hours per project
- Project Total hours from all personnel
Here's a visual of what I'm thinking (not how it would look in airtable)
Hopefully this makes sense. Please let me know if anyone has any idea on how to accomplish this.
Thanks!