>I can find the work days between two dates using =NETWORKDAYS(A1,B1) but how
>do I subtract a number of work days from a given date? (If I know when the
>project must finish and the number of days it will take, When should I start?)
Look at the WORKDAY function
--ron
sailordoug - 19 Aug 2007 00:16 GMT
That was it!! Thanx
> >I can find the work days between two dates using =NETWORKDAYS(A1,B1) but how
> >do I subtract a number of work days from a given date? (If I know when the
> >project must finish and the number of days it will take, When should I start?)
>
> Look at the WORKDAY function
> --ron