Hi @LexiNicc and welcome to the community! You can just add another IF statement to the formula to check for blanks first
IF({Date Complete}=“”,“”,IF(WORKDAYS({Date Complete},{Final Asset Deadline})>1, “No”, “Yes”))
Hope this helps!
Mark
Hi @LexiNicc and welcome to the community! You can just add another IF statement to the formula to check for blanks first
IF({Date Complete}=“”,“”,IF(WORKDAYS({Date Complete},{Final Asset Deadline})>1, “No”, “Yes”))
Hope this helps!
Mark