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
ODBC Connection failed on Vista
Microsoft Access Maximum Objects is 32768. What objects are counted?
How to prevent password autofill at some sites?
Allow other user than SA to change passwords and access to companies
Putting Circle or Bracket, around the correct answer in a Report.
SQL: Invalid object name 'tablename'
MS Access Report Displaying a Bitmap when a certain condition is met
Calculate values on a form from a sub form
Problem with asp include file
union all query