Formula to calculate next 5 working days only

Hi everyone, I'd appreciate a bit of help here.
I have a checkbox which I need to populate with a formula that returns the next 5 days, but doesn't include weekends.
I'm currently using this, which is fine, but includes weekend dates.
=IF(AND(Start@row <= TODAY(+5), Finish@row >= TODAY()), 1)
Many thanks in advance.
Comments
-
Mary, take a look at the WORKDAY function.
-
Hi, I've looked at WORKDAY, but I can't see how to fit that into my IF statement.
Also, I could be wrong, but it looks to me that WORKDAY returns a count of days, I don't want that.
Many thanks.
-
Actually yes. Because whenever you run the report, 7 days will include the weekends, but because there aren't any tasks, you just won't see them. So it will effectively return 5 working days.
Thanks again Paul!
-
I was REALLY hoping there weren't any weekend tasks. Haha.
Happy to help!
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 450 Global Discussions
- 155 Industry Talk
- 505 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 514 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives