hello, I'm trying to make a table where employees upload two dates through a form, when they go on vacation and when they return.
So far so good, I was able to make a formula that counts the weekdays and these are subtracted from the number of available vacation days (vacations days left) . What I do not know is how to accumulate the days taken in the event if this person fills out the form again
Maybe there is a simpler solution to this problem.
Thank you