Thread
:
Networkdays
View Single Post
#
2
Posted to microsoft.public.excel.programming
Bob Phillips[_4_]
external usenet poster
Posts: 834
Networkdays
Do you mean include Sat and Sun as workdays and ignore Thu and Fri? If so,
use
=NETWORKDAYS(A1+2,B1+2)
HTH
Bob
"Otaibi" wrote in message
...
can I update Excel to start the week on Saturday instead of Monday
Reply With Quote
Bob Phillips[_4_]
View Public Profile
Find all posts by Bob Phillips[_4_]