TheLibrary
Programmer
I have a formula to check if a date is less than 3 days into the future.
If {Date} < today()+3 then "hot" else "ok"
How do I make the formula overlook weekends and holidays?
(only check for "workdays" on my company calendar)
Advice?
If {Date} < today()+3 then "hot" else "ok"
How do I make the formula overlook weekends and holidays?
(only check for "workdays" on my company calendar)
Advice?