![]() |
![]() |
|
|||||||
| 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 |
|
New Member
Join Date: May 2002
Location: Milpitas, CA
Posts: 1
|
Hi!
I am attempting to create a spreadsheet for cycle times on projects. Can someone help me figure out the formula for determining the number of days between a beginning date and an ending date, exluding weekends? |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Feb 2002
Posts: 202
|
=NETWORKDAYS(start_date,end_date,holidays)
you'll need to have the analysis toolpak installed for this to work. if it's not go to tools menu>add-ins and select analysis toolpak : ) [ This Message was edited by: anno on 2002-05-07 23:53 ] |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|