If you do that then you cannot format the cell as a date and cannot put it into a calendar view.
Edit: I take that back, it seemed to have worked just fine
Thus far I have been able to get formula’s to appear as dates by using an if statement which when false results in a fixed date. It’s not perfect but it allows me to put the results on a calendar. For instance:
IF({Follow Up Period} != “”,DATEADD({L...