WORKDAY help

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 Solved
0 4 105
2 ACCEPTED SOLUTIONS

Steve
Platinum 5
Platinum 5

Untested, but I would think ([Start date] < WORKDAY(TODAY(), 20)).

View solution in original post

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.

View solution in original post

4 REPLIES 4
Top Labels in this Space