Hi All,
I have worked my way through the threads relating to WORKDAY but can't seem to find an answer to my problem, which I know is probably very easy.
I have a simple holiday request form and I want to check if the start date (which will only be a "working day" e.g. not Sat or Sun) is less than 4 weeks ahead of TODAY() (which I think should be 20 working days??)
Hope this is enough info. If anyone can help that would be great.
Thanks in advance
Richard
Solved! Go to Solution.
Untested, but I would think ([Start date] < WORKDAY(TODAY(), 20)).
The examples in the docs are mostly based on real-world needs. Beyond that, you can find plenty of examples here in the community. Is there a curated collection of useful expressions? Not to my knowledge. Feel free to ask about your specific interests. AI might also be helpful.
User | Count |
---|---|
15 | |
10 | |
10 | |
8 | |
3 |