

Creator
2017-04-17
05:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Counts excluding Non-Business Days
Hello,
I am trying to generate counts or records that have a 'Return Date' within 2 business days of 'CheckOut Date' for any given Saturday to Friday week range. I am looking for some efficient way to do this by taking into account weekends and e.g. US holidays for a given year. E.g. a book checkout on a Friday is 2-business days old on Tuesday and so on. I have attached sample data for experimentation purposes.
Thank you,
Sokol
516 Views
2 Replies


MVP
2017-04-17
05:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have you looked into Networkdays() function?


Creator
2017-04-18
08:14 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Stefan. I haven't used this function in the past.
I looked at it and it should do the job.
456 Views
