A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Hi Libby Macdonald,
You can combine both formulas into a single expression like this:
=IF(ISBLANK([Training Completed]), "", DATE(YEAR([Training Completed]) + 2, MONTH([Training Completed]), DAY([Training Completed])))
This formula checks if [Training Completed] is blank—if it is, it returns an empty string (""), making the calculated column appear blank. Otherwise, it calculates the date two years from the [Training Completed] date.
Let us know if it helps or if you need any further assistance!
Best Regards,
Community Moderator | Sophia