I have a system of spreadsheets that are used to collect volumes of items processed, times that people work and, based on task times that sit on a reference tab, productivity for each staff member is calculated. Each team member has their own data entry sheet that they fill out every day. This sheet has several cells per task so they can make numerous entries per task that will add up the volume of items processed. They also do diverted work that is entered as minutes spent on each diverted task (also with numerous cells to add up to a total for each task). The times in/out/time for breaks and lunch are also recorded on here. Once completed for the day, they then add their details to a datasheet that collates all of this information so MI for each task can be extracted (volumes).
The sheet is full of macros that are no longer supported by anyone and I am the only one that can fix it so I am looking for a way to replace it with the Microsoft suite of tools. I feel there is a solution somewhere with Forms as a front end for the team members to fill out and then have it sent to a back end in a List but I keep running into little issues everywhere and I am unsure if I am going to make something more complex than I already have by doing this.
Two of the main issues are:
- I am unsure how to make a timesheet using lists as you can't seem to enter times and then I am unsure how I would be able to calculate hours worked
- I need to be able to multiply the amount of items processed by the time allocated to that task to work out a total core time with which to calculate the productivity. Currently I use a separate tab with all of the task times on it that way if the times change then I can easily change them. The inability to use complex (and they aren't really that complex really) formulas in lists seems like it may be prohibitive.
Is there a combination of these tools and maybe Power Automate/BI/Apps that might work with this? I want this as easy as possible for the end user as they are not that tech savvy.
Thanks for any advice you might be able to send my way!