Subtract number of working days, from a date

Rick__

New Member
Joined
Mar 18, 2016
Messages
20
Hi all,

You've all been so helpful in the past, so I thought you might be able to help me out once again.

I'm trying to work out lead times based on a cut off date, I need to subtract the lead time (Column B) from the cut off (Column C) to calcualte the last order date (Column D), however I need to make sure the fourmula only counts work days (Mon - Fri).

Bascially "Last Order Date" = "Cut off" - Lead Time (not counting weekdays).


Thank you in advance.


A
B
C
D
1
Product
Lead Time (in days)
Cut off
Last Order Date
2
Phone Case
8
18/12/2018
?
3
Charger
5
18/12/2018
?

<tbody>
</tbody>
 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
Note also that you can build any known holidays into this. For example:

Excel Workbook
BCDEF
1LeadCut OffLast orderHolidays
2316/03/201812/03/20181/01/2018
315/03/2018
Subtract Work Days
 
Upvote 0

Forum statistics

Threads
1,214,918
Messages
6,122,257
Members
449,075
Latest member
staticfluids

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top