Skip to main content

What am I doing wrong with this one? Please help!


If ({Date Due} IS_BEFORE{Date to work on it}), “ 🤢 ”))


If (
IS_BEFORE({Date Due}, {Date to work on it}),
"🤢"
)

Reply