Hi all,
We would like [Actual Finish Date] be set to the date that [% Compete] is set to 100%
I thought this would be straight forward:
[Actual Finish Date]
=IF([% Complete] = 1, [Last Entry Date], "")
<[Last Entry Date] is a “Auto-Number/System” column type with the value Modified(Date).>
Problem is [Last Entry Date] is set by the system ANY Time ANY CELL in the row is changed
ie: any changes to the row after [%Complete] is set to 100% will cause [Actual Finish Date] to change
Is there a way to lock the date in [Actual Finish Date] to the date [% Complete] is set to 100%?
Thanks
Darrell