Hi everyone,
I have a pretty simple base and need some of the records to recur daily. Right now I just change the dates on all of them at the end of each day.
Is there a simple way to turn a few records into recurring records in Airtable without having to use another tool (such as Zapier etc.)? I’ve seen some solutions but they all seem a bit complicated and I hope there is a new feature that I am not aware of that could make my life easier now .
If there isn’t is there a least a way to select a few records and change their dates all at once?
Thanks for your response! @Per_Carlen
Is there a way to use formula in a specific cell?
If I use a Formula column, and set it for “today”, the whole column would be set for today’s date.
(Sorry, I’m new in this… )
@Per_Carlen, the input date is today’s and I want the same record to repeat tomorrow, the day after and so on.
For example a daily half an hour staff meeting at the same hour.
The other records in the same base are one-time tasks.
And there are a few weekly tasks and some monthly events.
I’m looking for a simple way to do it, something similar to Outlook calendar, if that exists.
Do you want to create new records each day, or do you want to recycle existing records and give them a new date?
If you just want to automatically change the date of some existing records every day, you can use an Airtable automation that runs every day with update record actions. You can get the record IDs from a formula field. This may not be any easier than the other methods you have found.