I've got a handful of sheets listing upcoming meetings for the year; different sheets because different folks have line of sight to the various meeting series.
We each work from a report that pulls from all these sheets to show each of us what's in progress now, based on assigned responsibilities.
On my sheets listing meetings, I'd like to trigger two automations: Two weeks before a date is reached, I want the status column for that row to flip to "In Progress." This I've automated. I'd also like for my name to appear in a "Responsible" column. "In Progress" and "Responsible" are the filters that allow the now-approaching meeting to incorporate into the report my team all use to collate our open actions.
The "In Progress" column is a dropdown; the Responsible column is a contact list with a limited number of contacts.
Is is possible to automate a solution to having a contact name appear into a column, triggered by an approaching date? I could convert that contacts to a dropdown but am concerned that will make other dependencies awkward. Are there other options?