Question
Update previous calculations always?
I have a simple calculation (below) to display a project or request end date. The issue is whenever the date is changed the calculated field is not recalculating. It stays the value that it was unless I go update the form or click "Update previous calculations" on the form. Is there a way to force a calculated field to always recalculate? IF(ISBLANK(Resolve Project ID), Planned Completion Date, Resolve Project.Planned Completion Date) Donald Lay Charles Schwab