Hi Airtable community! Hoping for some assistance with an If statement.
We have a workback schedule for deliverables based on an event date
Workback:Materials Due: WORKDAY(Date,-45))
Occasionally, we will need to adjust the deliverable dates if the date of the event is determined later than the typical schedule allows for. I created a “Manual Deadline” date field.
Manual: Materials Due: DATE
I would like to create an If statement Formula field for Materials Due that will populate it with the Workback: Materials Due date UNLESS the Manual: Materials Due field has a date in it, in which case it will display the manual date.
Can someone please assist? My brain has trouble with if statements :winking_face: