Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
NV NV is offline
external usenet poster
 
Posts: 1
Default Networkdays between columns

I have start dates listed in A1 through A1300 and corresponding completion
dates in J1 through J1300. I am having trouble doing the networkdays for the
whole column ( in K) without doing each cell individually. Can you help?


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Networkdays between columns

Hi,

Put this in K1 and doubleclick the cell fill handle and the formula will
fill down as far as the last populated cell in column J
holidays is a named range containing your countries national holidays

=NETWORKDAYS(A1,J1,holidays)

Mike

"NV" wrote:

I have start dates listed in A1 through A1300 and corresponding completion
dates in J1 through J1300. I am having trouble doing the networkdays for the
whole column ( in K) without doing each cell individually. Can you help?


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Networkdays between columns

If in K1 you have =NETWORKDAYS(A1,J1) then 3 alternative ways to copy down
column K:

Select K1, copy, select K2:K1300, paste
Select the bottom right-hand corner of K1 and you'll see the cursor turn to
a square fill-hangle. Grab than and drag down K2:K1300.
Double click in the fill-handle (see above), and it will copy as far down
column K as you've got entries in J. [This is usually the easiest option]
--
David Biddulph

"NV" wrote in message
...
I have start dates listed in A1 through A1300 and corresponding completion
dates in J1 through J1300. I am having trouble doing the networkdays for
the
whole column ( in K) without doing each cell individually. Can you help?




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
NETWORKDAYS calc with 3 columns of dates Mendz5 Excel Worksheet Functions 26 August 18th 06 09:21 PM
networkdays rsenn Excel Worksheet Functions 0 November 24th 05 12:42 AM
networkdays kevt Excel Worksheet Functions 1 September 8th 05 02:23 PM
NETWORKDAYS Help rsteiner1 Excel Worksheet Functions 0 August 10th 05 07:08 PM
Networkdays Susan Hayes Excel Worksheet Functions 1 April 5th 05 06:33 PM


All times are GMT +1. The time now is 02:06 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"