I forgot to mention,
If this function is not available, and returns the #NAME? error, install and
load the Analysis ToolPak add-in.
Tools|Addins
Mike
"Mike H" wrote:
> Hi,
>
> Try this
>
> =workday(A1,10,Holidays)
>
> The last argument 'Holidays' is an optional named range that includes the
> dates of any holidays you want included in the calculation.
>
> Mike
>
> "Eán" wrote:
>
> > Hi
> > Is there anyway I can add working days to a date?
> > For example:
> > 23-Feb-09 + 10 = 06-Mar-09
> >
> > Thanks
|