View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nilay Excel 2003 Nilay Excel 2003 is offline
external usenet poster
 
Posts: 10
Default How to calculate 6 working days between two dates

I have two dates from 9 Nov 2007 to 3 Dec 2007.
I want to calculate workdays for this mentained range & getting result as 17
Days
by putting the formula as networkdays. Problem is that I want to consider 6
working days instead of 5 working days. How to get results??