Hi All,
I am trying to calculate an end date using a "Start Date" and an expected number of days it would take to ship a product ("Expected Transit Time"). However, I am having trouble doing so. I need to find a way to add this expected number of days to the ship date, but skip over any weekend day that may be included.
For example, if the packaged shipped on 3/16 (a Thursday) and had an Expected Transit Time of 4 days, I want to be able to find the day, but NOT include any weekend day in the formula. So for this example the formula would count Thursday, Friday, Monday, and Tuesday as the 4 days in transit and return 3/21 as the delivery date.
Any ideas on how to go about this?
I am trying to calculate an end date using a "Start Date" and an expected number of days it would take to ship a product ("Expected Transit Time"). However, I am having trouble doing so. I need to find a way to add this expected number of days to the ship date, but skip over any weekend day that may be included.
For example, if the packaged shipped on 3/16 (a Thursday) and had an Expected Transit Time of 4 days, I want to be able to find the day, but NOT include any weekend day in the formula. So for this example the formula would count Thursday, Friday, Monday, and Tuesday as the 4 days in transit and return 3/21 as the delivery date.
Any ideas on how to go about this?