Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Grd Grd is offline
external usenet poster
 
Posts: 118
Default Calculate the number of working days minus holidays (Canadian)

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   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 11,058
Default Calculate the number of working days minus holidays (Canadian)

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   Report Post  
Posted to microsoft.public.excel.newusers
Grd Grd is offline
external usenet poster
 
Posts: 118
Default Calculate the number of working days minus holidays (Canadian)

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculating business days minus holidays RJ Swain Excel Worksheet Functions 4 November 23rd 07 04:55 PM
how do I calculate the time service minus holidays? grbear Excel Worksheet Functions 1 May 22nd 06 05:31 PM
Calculate Number of Days Between Dates Minus Weekends Melissa Excel Discussion (Misc queries) 3 March 6th 06 07:20 PM
calculate number of working days philc Excel Worksheet Functions 2 June 1st 05 07:48 AM
formula to calculate # of days between dates, excluding holidays abs2299 Excel Discussion (Misc queries) 8 March 3rd 05 02:21 AM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"