JaimeStrawderma
6 years agoQrew Cadet
Calculating time based on a Task
I have a Task Name field that is a drop down with about 12 options. I have a Task Count field wherein the user inputs how many times they performed that task. I have a Task Time field that will multiply the Task Count field by a time value assigned to the Task Name. The trick is that each task in the drop down will have a different amount if time to complete. How would I be able to calculate the Task Time based on the time for each of the drop down tasks?