View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Franz Verga Franz Verga is offline
external usenet poster
 
Posts: 459
Default Can excel calc the difference between 2 dates removing weekends?

Adam wrote:
Does anyone know how to get excel to create the numbers of days
difference between 2 dates and removing the weekends at the same time
using a formula?



Hi Adam,

you can use simply the function NETWORKDAYS:

=NETWORKDAYS(start_date,end_date)

--
Hope I helped you.

Thanks in advance for your feedback.

Ciao

Franz Verga from Italy