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
uggestions for database structure for a program which allows user to add custom fields
Reservation Database, need help with organization, etc.
ASP.NET,Javascript,Ajax: How to get a string from window.showModalDialog
Import data from text file to ms access table?
Accessing Access Table and Copying to Excel
Concatenate
Macro not available to button properties
Filtering data in a subform.
Scan folders and files for rights
SessionState