View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
richarjb via OfficeKB.com
 
Posts: n/a
Default Getting XL to Calc Working Days Lost without using NETWORKDAYS() Function

Thanks DLL

Is that an array in there within the braces?


daddylonglegs wrote:
Here's another option which doesn't require Analysis ToolPak

=SUM(INT((WEEKDAY(A1-{2,3,4,5,6})+B1-A1)/7))


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200605/1