I am building a sheet in which 6 managers provide updates in the form of line items. Each week our Director reviews this sheet for the latest updates.
I am looking to create a notification system that would go out to each manager that doesn't provide at least one update (add one line or modify an existing line) in the last 7 days.
There is a contacts column titled Managers that contains each of the 6 managers contact cards, so I would like the notifications to be based on that list of managers.
Does anyone have any solution for this?
I have come across a lot of suggestions that use a helper column for 'days since last update', but that really only works if they are updating the same line item each week. In my case, they will often be adding their updates as new line items, so I want to make sure it only sends them a notification if they haven't added a new line item (or updated an existing one) in the last 7 days.
Thanks in advance for the assistance!