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


richarjb via OfficeKB.com Wrote:
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


Yes it is - why do you ask?

formula doesn't require CTRL+SHIFT+ENTER


--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
View this thread: http://www.excelforum.com/showthread...hreadid=543692