Quick summary
Setting up recurring tasks in Coda uses a Formula column to automatically calculate the next due date based on task frequency. Once configured, dates update automatically without any manual input, saving time on repetitive scheduling.
Steps
- Go to the table where you want to set up recurring tasks to save time on repetitive scheduling.
- Click the add icon to insert a new column that will automatically calculate when tasks should recur.
- Choose Formula as the column type to create a column that calculates future dates automatically.
- Write a formula — such as SwitchIf(Recurrence="Weekly", Due Date+Days(7)) — to determine the next occurrence based on your task frequency.
- Confirm the setup — your dates will now generate automatically without any manual updates.
.gif)



