Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default networkdays function

I need to set the weekend days to Friday & Saturday instead of Saturday &
Sunday in Excel.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 39
Default networkdays function

Try

=NETWORKDAYS(A1+1,A2+1,Holidays+1)

A1= start date
A2= End date
Holidays is a named range

Mike

On Dec 27, 5:00*am, Medo wrote:
I need to set the weekend days to Friday & Saturday instead of Saturday &
Sunday in Excel.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 39
Default networkdays function

Forgot to mention, it's now an array formula

'This is an array formula which must be entered with CTRL+Shift+Enter
and NOT
'just enter. If you do it correctly then Excel will put curly brackets
around
'the formula{}. You can't type these yourself. If you Edit the ranges
'then you must re-enter as An array

Mike

On Dec 27, 5:28*am, Mike H wrote:
Try

=NETWORKDAYS(A1+1,A2+1,Holidays+1)

A1= start date
A2= End date
Holidays is a named range

Mike

On Dec 27, 5:00*am, Medo wrote:



I need to set the weekend days to Friday & Saturday instead of Saturday &
Sunday in Excel.- Hide quoted text -


- Show quoted text -


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,624
Default networkdays function

Try:

=NETWORKDAYS(<start date+1, <end date+1)

In article ,
Medo wrote:

I need to set the weekend days to Friday & Saturday instead of Saturday &
Sunday in Excel.

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default networkdays function


As NETWORKDAYS needs the installation of an add-in, maybe have a look at
'this site' (http://www.cpearson.com/excel/betternetworkdays.aspx)


--
Pecoflyer

Cheers -
*_Membership_is_free_* & allows file upload -faster and better answers
------------------------------------------------------------------------
Pecoflyer's Profile: http://www.thecodecage.com/forumz/member.php?userid=14
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=44313

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
Nesting Networkdays function inside and If function Addison Excel Worksheet Functions 2 April 13th 06 08:04 PM
NETWORKDAYS FUNCTION, Help please BiggyTwo Excel Worksheet Functions 0 March 29th 06 03:05 PM
networkdays function help Deb Bagby Excel Worksheet Functions 3 November 1st 05 05:36 PM
Function "Networkdays" Allen7575 Excel Worksheet Functions 1 April 11th 05 09:48 PM
Nested IF Function, Date Comparing, and NetworkDays Function carl Excel Worksheet Functions 2 December 29th 04 09:57 PM


All times are GMT +1. The time now is 12:27 PM.

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"