Quote Originally Posted by Javier
Hi everybody,

I would like to know how is it possible to subtract 2 diferent dates and
counting only working days inside the formula.

Thank you

Try this

A1 = 01/07/2006
B1 = 31/07/2006
C1 =NETWORKDAYS(A1,B1)
Answer 21

Is this what you need?

oldchippy