![]() |
days calculation
Hi All
The following formula is calculating the no of days without holidays, so I want this formula in excel function way. =SUMPRODUCT(INT((D5-C5+WEEKDAY(C5-{1,2,3,4,5}))/7)) |
days calculation
Take a look at NetWorkDays function, you need the Analysis ToolPak installed in versions earlier than 2007 -- royUK Hope that helps. RoyUK ------------------------------------------------------------------------ royUK's Profile: http://www.thecodecage.com/forumz/member.php?userid=15 View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=25420 |
days calculation
I mean that I want this formula in UDF form
"Yousoft" wrote: Hi All The following formula is calculating the no of days without holidays, so I want this formula in excel function way. =SUMPRODUCT(INT((D5-C5+WEEKDAY(C5-{1,2,3,4,5}))/7)) |
All times are GMT +1. The time now is 12:36 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com