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
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives