Hi,
So I have my formula calculating the 90-day deadline from the start date. DATEADD({Start},90,‘day’)
But I want it to only calculate IF there is a date in the start column. Currently, if there is no date in the start column it produces a #error, however, ideally I’d like to set the formula so that the deadline is blank until the actual start date has been entered.
Thanks in advance and apologies for the newbie question!!