B
Bilal
Thanks a lot, it works
Subject: Re: changing weekends for NETWORKDAYS
calculation
From: "Frank Kabel" <[email protected]> Sent:
5/23/2004 1:40:02 AM
Hi
if your dates are in A1 and A2 try the following formula
=NETWORKDAYS(A1+2,A2+2,list_of_holidays)
--
Regards
Frank Kabel
Frankfurt, Germany
Subject: Re: changing weekends for NETWORKDAYS
calculation
From: "Frank Kabel" <[email protected]> Sent:
5/23/2004 1:40:02 AM
Hi
if your dates are in A1 and A2 try the following formula
=NETWORKDAYS(A1+2,A2+2,list_of_holidays)
--
Regards
Frank Kabel
Frankfurt, Germany
..Hi, I am using NETWORKINGDAYS function to calcuate the
working days out of 2 dates, by default the system choes
SAT and SUN and execlude them as weekends, but my weekends
are THU and FRI.
I would appreciate if somebody could help and tell me how
to reset my weekend as I want ! thanka