Hi there, @salvatore.percival… if I understand your post correctly, can you save the current date/time to a custom state when the start button is clicked and save the current date/time to another custom state when the finish button is clicked, and then subtract the first date/time from the second date/time and format as days/hours/whatever to show the duration of the activity?
Yup, what Adam said (and what I already said). If you have the date/time when the start button was clicked and the date/time when the finish button was clicked (you can set custom states to those dates/times when the buttons are clicked), you can save the difference between them to a field in a data type. Have you tried to do that and you aren’t getting the desired result?
Ahh ok I did not read correctly on your original post - thank you so much for reiterating and sorry for not seeing that right. I appreciate it - I am going to put this into action