![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
If a project takes 25 days and starts today, what is the formula to predict the date the work is complete where there is a typical 5 day, Mon-Fri workweek?
thanks |
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: The Hague
Posts: 50,317
|
Quote:
or =WORKDAY(A1,25,HOLIDAYS) where A1 houses a start date (e.g., today) and HOLIDAYS (in the second formula) is a range where you put known holiday dates, so you can exclude them to in determing the fure date. The function WORKDAY requires that the Analysis Toolpak is activated (via Tools|Add-Ins). |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|