Microsoft
Software
Hardware
Network
Question : NETWORKDAYS substitute
What can i use for a NETWORKDAYS substitute.
My spreadsheet contains extensive Macros and Sheet formulae and i can't always assume the User has (or knows how to) installed the Analysis toolpak.
i would prefer VBA, but a traditional formula would be ok.
it must be able to handle Holidays.
Answer : NETWORKDAYS substitute
A non-array version of same:
=SUMPRODUCT((WEEKDAY(ROW(I
NDIRECT(DA
TE(YEAR(A1
),MONTH(A1
),1)&":"&D
ATE(YEAR(A
1),MONTH(A
1)+1,0))))
={2,3,4,5,
6})*(COUNT
IF(H1:H20,
ROW(INDIRE
CT(DATE(YE
AR(A1),MON
TH(A1),1)&
":"&DATE(Y
EAR(A1),MO
NTH(A1)+1,
0))))=0))
Kevin
Random Solutions
If first character in string is zero, remove it
Excel 2007 Autosave
Output and Email file
Pass through query to Oracle
calculate every sunday in the year
Outlook 2007 Language Issue
Use Loop to create sequential numbers
cross database view or something in SQL Serve?
Windows 7 users need help overcoming CRL for Security Certificate
Change SQL server case sensitivity