I currently have a column that counts how many days until the due date. Because this column formula utilizes "TODAY()", this means the column re-calculates every single day.
Because of this, my "Last Updated" auto-fill column always lists today (or the last day I opened the sheet) as the time the rows were last updated.
Is there any way to make the "Last Updated" column only count a manual cell update rather than an update based on a column formula?
I want to be able to use the "Last Update" column to request an Update if an update has not been made to the row in the last 7 days, but because of this formula, they never are reaching the 7 days to trigger that request, even if manually they haven't been updated in more than that.