I would like to automatically record the date a project is marked complete. I have a dropdown column with "complete" as an option. I have a "date closed" column that return today's date if the dropdown column value is "closed".
Of course, the next day, "today()" wil evaluate to the current day and not the day it was initially marked closed. I did see the sugestion of using the modified date, but that is not ideal.
Is there an easy way to do this that i am missing? Or is there a way to deactivate a formula or overwrite a formula if a condition is met?
Thanks.