Hi thank you for this! Any suggestions for modifying the "Changed PCD- "
code to only document the PCD change when the assigned task owner makes
the change? This is how I've done it, though still testing so not sure
if it really works: IF(Original Baseline!=Planned Completion
Date,IF(ISBLANK(PCD Change 1),IF(!ISBLANK(Original Baseline),IF(Last
Updated By ID=Assigned To ID),Planned Completion Date,PCD Change 1),PCD
Change 1))