![]() |
Date formula
Hi,
What formula can I use to add 3 working days (9-5 mon-fri) onto a date cell (E38)? |
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)? |
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