I’ve already checked out multiple topics, but I just can’t manage to solve the following problem:
My goal is to create an audiobook tracker. In order to make my goals more specific, I would like to create a table based on various inputs that calculates the goals for each day.
I imagine the whole thing is that I press a button (outside the table) and then all the data is calculated automatically.
However, it is important that the entire playing time is completed on the last day and that it is not calculated beyond the total playing time.
Since you wanted exclusive segments we need to subtract (days - 1) / days seconds from the daily playtime.
Then it’s a matter of iterating every day and keeping track of the index