Hi,
I have a formula in place to have a certain value in a cell if the modified date is today "Updated", and if not display a different value "Not Updated".
However, this seems to work when I open my sheet the next day the value is "Not Updated", but then the modified date updates after saving, because the formula has updated the value to "Not Updated" today and because modified date is now todays date it's setting the formula value back to "Updated.
Is there anyway to ignore changes in a particular cell, column for the modified date? or any way around this?
It's important that I have a column displaying these values as we're using the sheets as input to another tool to show a row was updated at the end of the day. Highlighting the row changes is not sufficient for this.
Thanks