Thread
:
NETWORKDAYS Function in Macro
View Single Post
#
1
Posted to microsoft.public.excel.programming
Ken[_18_]
external usenet poster
Posts: 45
NETWORKDAYS Function in Macro
If we have dates in A1 and A2, we can use the NETWORKDAYS
function in Excel to get a net workday count.
=NETWORKDAYS(A1,A2)
Is there a way to get this result in a macro?
TIA.
Reply With Quote
Ken[_18_]
View Public Profile
Find all posts by Ken[_18_]