Date Calculation Formula (excluding weekends)

eddy

Well-known Member
Joined
Mar 2, 2002
Messages
521
Date calculation!

In Cell E2 I have a date (generated by another formula ) this is an Installation Date in the format dd/mm/yyyy e.g 21/04/2009

I need a date automatically entered into Cell D2, the Despatch date, which is 3 WORKING DAYS ( MON-FRI ) before the installation date.

A real example might be say the Installation Date is Monday 23rd March 2009 in Cell E2, then the Despatch Date needs to be Wed 18th March 2009 e.g. 3 working days earlier

Thanks Ed
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
You need the WORKDAY function. This gives the next working day from a date after a specified duration.

Look in the Excel help for its description. I think (but I am not 100% sure that if you have Excel 2003) then you may need the Analysis ToolPak to use this function. Thanks

Kaps
 
Upvote 0
Many thanks, would be great if someone could let me have the cell formula. Yes I am using
Excel 2003.

Ed
 
Upvote 0
That is brilliant, works a treat. I thought it would be much harder.
Many thanks Ed
 
Upvote 0

Forum statistics

Threads
1,215,477
Messages
6,125,037
Members
449,205
Latest member
Eggy66

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