Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hi there,
I'm trying to do a calculation with an order date and ship date but can't get it to give me just the working days. Ideally I would like to exlclude holdays as well if possible. I know this is a tough one but any help would be greatly appreciated. Tx Suzanne |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
In A1 thru A4:
12/9/2008 2/1/2009 12/25/2008 1/1/2009 In another cell: =NETWORKDAYS(A1,A2,A3:A4) Will give the working days between 12/9 and 2/1 with 12/25 & 1/1 as holidays Make sure Analysis ToolPak is installed. -- Gary''s Student - gsnu200819 "Grd" wrote: Hi there, I'm trying to do a calculation with an order date and ship date but can't get it to give me just the working days. Ideally I would like to exlclude holdays as well if possible. I know this is a tough one but any help would be greatly appreciated. Tx Suzanne |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Excellent.
Works great. Had some trouble finding the ToolPak - it was under Tools, Add-ins hiding away. Tx again "Gary''s Student" wrote: In A1 thru A4: 12/9/2008 2/1/2009 12/25/2008 1/1/2009 In another cell: =NETWORKDAYS(A1,A2,A3:A4) Will give the working days between 12/9 and 2/1 with 12/25 & 1/1 as holidays Make sure Analysis ToolPak is installed. -- Gary''s Student - gsnu200819 "Grd" wrote: Hi there, I'm trying to do a calculation with an order date and ship date but can't get it to give me just the working days. Ideally I would like to exlclude holdays as well if possible. I know this is a tough one but any help would be greatly appreciated. Tx Suzanne |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calculating business days minus holidays | Excel Worksheet Functions | |||
how do I calculate the time service minus holidays? | Excel Worksheet Functions | |||
Calculate Number of Days Between Dates Minus Weekends | Excel Discussion (Misc queries) | |||
calculate number of working days | Excel Worksheet Functions | |||
formula to calculate # of days between dates, excluding holidays | Excel Discussion (Misc queries) |