View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
gwatt gwatt is offline
external usenet poster
 
Posts: 3
Default How to calculate the difference between two dates, excluding S

Jim, thanks for responding. the function sounds like it will work.
however, I do not see the "link" ? where do I find this function?
Thanks.



"Jim Thomlinson" wrote:

Take a look at this link. Specificaly there is a funciton for counting the
number of Mondays in an interval (you can change it for Sunday). Then it is
just a matter of subtracting the number of sundays from the total number of
days...
--
HTH...

Jim Thomlinson


"gwatt" wrote:

Using Excel, need to calculate the difference between two dates, excluding
Sundays .