D
DrBarqs
Is there a way that the function in the referenced post could include
weekends, i.e.
10/26/05 3:48 PM 11/1/05 9:07 AM?
Function in posting:
=SUM((18/24-MOD(A1,1))*(WEEKDAY(A1,2)<6),MOD(A15,1)-8/24*
(WEEKDAY(A15,2)<6)+(NETWORKDAYS(A1,A15)-SUM(WEEKDAY(A1,2)
<6,WEEKDAY(A15,2)<6))*10/24)
This function totals the time as 5:19:00 when it actually should be 29:19:00.
Thanks in advance for any help.
weekends, i.e.
10/26/05 3:48 PM 11/1/05 9:07 AM?
Function in posting:
=SUM((18/24-MOD(A1,1))*(WEEKDAY(A1,2)<6),MOD(A15,1)-8/24*
(WEEKDAY(A15,2)<6)+(NETWORKDAYS(A1,A15)-SUM(WEEKDAY(A1,2)
<6,WEEKDAY(A15,2)<6))*10/24)
This function totals the time as 5:19:00 when it actually should be 29:19:00.
Thanks in advance for any help.