View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Alan Moseley Alan Moseley is offline
external usenet poster
 
Posts: 75
Default Number of Weekend Days between 2 Dates Q

The NETWORKDAYS function gives you the number of non-weekend days between two
given dates, so you could just subtract this result from your formula result.
--
Alan Moseley IT Consultancy
http://www.amitc.co.uk

If I have solved your problem, please click Yes below. Thanks.


"Seanie" wrote:

Is it possible to calculate the number of weekend days between two
dates? Below is my formula that returns the number of days between 2
inputted values, but what is the total weekend days between these two
values?

((Masters!I52-(Masters!I1-6))