Apr 20 2023 02:01 PM
Below I have attached a file with an example of what I'm looking to great, I have added info to my sheet also, ill try explain what I'm looking for here also, I need a formula that can identify the number of tasks i have done and with the time it took return how long each task took,
Apr 21 2023 09:51 AM
Hi @Norman_Glenn ,
I'm not sure if I understood properly, but in any case, I added a formula to sum the quantity of pallets that you managed and calculate how many time it took per pallet (just divided the quantity of minutes by the amount of pallets).
Note that you were using a "Time" format to calculate the quantity of hours for each job, which is inaccurate, so I converted for a "Number" format and inserted the amount of time in minutes.
Please, provide some additional context about the information that you need and if these formulas are on the right path to achieve your solution. Also, if you have the option to use Macros in your file, we could try to figure a solution evolving VBA.
Apr 23 2023 01:32 PM
Apr 24 2023 09:46 AM
SolutionHi @Norman_Glenn ,
Thank you for the clarification. I edited the formulas: now we are catching the "maximum" value among the delivery/remove/wrapping and using as the total of tasks. Please, check if it is correct and let me know if you need any changes.
May 03 2023 02:05 PM
Apr 24 2023 09:46 AM
SolutionHi @Norman_Glenn ,
Thank you for the clarification. I edited the formulas: now we are catching the "maximum" value among the delivery/remove/wrapping and using as the total of tasks. Please, check if it is correct and let me know if you need any changes.