I have a field called “actualreview” that sets the date to the date when the “Status” field is “Assigned”. When document is opened the day after the status is set to “assigned”, the date changes to the current date.
Subject: How do I keep a date field set to date status selected?
it’s working as designed. the field is computed so as long as your IF statement evaluates to TRUE then it will recalculate. What you might want to do is use this code instead: