Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 27
Default Calculate workdays in a month.

Hi,
I have in A1, 2009 and A2~A13, numbers 1 ~ 12 representing Jan ~ Dec. This
is format as numbers, not date format. How can I use NETWORKDAYS in B2 to
produce 22, B3,20, ie. the no. of workdays in that month.

Appreciate your help.
Cheers,
YY

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15
Default Calculate workdays in a month.

=NETWORKDAYS(DATE($A$1,A2,1),DATE($A$1,A2+1,)-1)

"YY san." wrote:

Hi,
I have in A1, 2009 and A2~A13, numbers 1 ~ 12 representing Jan ~ Dec. This
is format as numbers, not date format. How can I use NETWORKDAYS in B2 to
produce 22, B3,20, ie. the no. of workdays in that month.

Appreciate your help.
Cheers,
YY

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,651
Default Calculate workdays in a month.

On Tue, 27 Oct 2009 08:45:01 -0700, YY san.
wrote:

Hi,
I have in A1, 2009 and A2~A13, numbers 1 ~ 12 representing Jan ~ Dec. This
is format as numbers, not date format. How can I use NETWORKDAYS in B2 to
produce 22, B3,20, ie. the no. of workdays in that month.

Appreciate your help.
Cheers,
YY



B2: =NETWORKDAYS(DATE($A$1,A2,1),DATE($A$1,A2+1,0))

and fill down to B13

--ron
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15
Default Calculate workdays in a month.

sorry

=NETWORKDAYS(DATE($A$1,A2,1),DATE($A$1,A2+1,))

"muddan madhu" wrote:

=NETWORKDAYS(DATE($A$1,A2,1),DATE($A$1,A2+1,)-1)

"YY san." wrote:

Hi,
I have in A1, 2009 and A2~A13, numbers 1 ~ 12 representing Jan ~ Dec. This
is format as numbers, not date format. How can I use NETWORKDAYS in B2 to
produce 22, B3,20, ie. the no. of workdays in that month.

Appreciate your help.
Cheers,
YY

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15
Default Calculate workdays in a month.

sorry

=NETWORKDAYS(DATE($A$1,A2,1),DATE($A$1,A2+1,))

"muddan madhu" wrote:

=NETWORKDAYS(DATE($A$1,A2,1),DATE($A$1,A2+1,)-1)

"YY san." wrote:

Hi,
I have in A1, 2009 and A2~A13, numbers 1 ~ 12 representing Jan ~ Dec. This
is format as numbers, not date format. How can I use NETWORKDAYS in B2 to
produce 22, B3,20, ie. the no. of workdays in that month.

Appreciate your help.
Cheers,
YY

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
Date plus month, year, or years in workdays Suzanne Excel Discussion (Misc queries) 5 July 13th 09 09:34 PM
Amount of Workdays in a Month Mar10 Excel Worksheet Functions 6 May 23rd 07 10:30 PM
Count workdays remaining in a month Ads Excel Discussion (Misc queries) 2 August 14th 06 12:40 AM
Dislpay count of workdays in a month? DB Explorer Excel Worksheet Functions 2 March 21st 06 04:19 PM
Calculate the number of workdays between 2 dates Tegid77 Excel Worksheet Functions 1 November 4th 04 07:27 PM


All times are GMT +1. The time now is 10:45 AM.

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

About Us

"It's about Microsoft Excel"