Hello,
I’m looking for a way to create a calculated column that does the following
Startdate = 7/23/2015
Days requesting = 3
column calculates the date returning but includes/knows when a weekend occurs
Date returning = 7/28/2015
Is there a way I can create that? Â Maybe something like =Weekday[startdate] + [days requesting])
Please advise, there has to be an easy function, no?
I have, but I’m afraid I don’t know what I’m googling for … everything tells me how to extract the weekdays, but I’m unable to find something that treats the number as a business day.