Is it possible for a date formula to return a null value when using "If()"?
I want to add days to a date ("Acceptance Date") ONLY if there is a numeric value present in a different field. Currently the date formula returns the Acceptance Date if the other field is blank, which I don't want. Open to suggestions...