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
Incorrect syntax near '#'. in ADODB.Connection in Excel workbook
MS Access 20077 How to pass text field data from form to table
Can't disable PIN on iPhone on Activesync exchange 2007
Error-handling if SQLCMD fails in .bat Windows script
Date formula in Excel
How to generate autonumber value on add new record
Downgrade Windows Vista Ultimate to Vista Professional
Problem with vista update The error code is 80073712
Move cursor to field using after update event
MCSE Upgrade Path 2000-2008?