Mike Wyller
New Member
Hi Friends,
I have some formulas that are used as CF rules, but need to change them to account for weekends. (Count Workdays only). Can someone help me?
Existing formulas;
=AND(TODAY()-$O2>=0, TODAY()-$O2<=2)
=AND(TODAY()-$O2>=3, TODAY()-$O2<=5)
=TODAY()-$O2>5
I have some formulas that are used as CF rules, but need to change them to account for weekends. (Count Workdays only). Can someone help me?
Existing formulas;
=AND(TODAY()-$O2>=0, TODAY()-$O2<=2)
=AND(TODAY()-$O2>=3, TODAY()-$O2<=5)
=TODAY()-$O2>5