Hi, I have set a formula up to add 7 working days to a date: The date is added once an action is completed.
=WORKDAY([Date]1, +(7))
If the source cell is empty I get the error message
#INVALID DATE TYPE
Is there any way to hide or remove the error message.
Thanks Hugh