ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Date formula (https://www.excelbanter.com/excel-worksheet-functions/179624-date-formula.html)

DaveAsh

Date formula
 
Hi,
What formula can I use to add 3 working days (9-5 mon-fri) onto a date
cell (E38)?


Pete_UK

Date formula
 
Try this:

=IF(WEEKDAY(E38,2)<3,E38+3,E38+5)

Hope this helps.

Pete

"DaveAsh" wrote in message
...
Hi,
What formula can I use to add 3 working days (9-5 mon-fri) onto a date
cell (E38)?




David Biddulph[_2_]

Date formula
 
=WORKDAY(A11,3)
If it doesn't work, look up WORKDAY in Excel help.
--
David Biddulph

"DaveAsh" wrote in message
...
Hi,
What formula can I use to add 3 working days (9-5 mon-fri) onto a date
cell (E38)?





All times are GMT +1. The time now is 01:56 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com