Hi! I am creating a task list template that has certain tasks that need to be completed 20 days prior to event, 14 days prior to event, 12 days prior to event, 2 days after the event, 7 days after the event, and so on. I’d love to be able to pop in the Event Date and it autopopulate real calendared DUE Dates based on those parameters so that I can use it over and over for each new event without manually typing in each due date for every single task, but am struggling to figure this out. Can someone please assist me? I am new to airtable and watching lots of tutorials!
Solved
How to Auto-populate Dates based on +/- Number of Days
Best answer by Kamille_Parks11
You want to create 5 formula fields using the DATEADD() function.
DATEADD({Event Date}, -20, "days")
Login to the community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
