PC Review


Reply
Thread Tools Rate Thread

Add working days to a date

 
 
Eán
Guest
Posts: n/a
 
      20th Feb 2009
Hi
Is there anyway I can add working days to a date?
For example:
23-Feb-09 + 10 = 06-Mar-09

Thanks
 
Reply With Quote
 
 
 
 
Mike H
Guest
Posts: n/a
 
      20th Feb 2009
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

 
Reply With Quote
 
Mike H
Guest
Posts: n/a
 
      20th Feb 2009
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

 
Reply With Quote
 
JE McGimpsey
Guest
Posts: n/a
 
      20th Feb 2009
Perhaps you better explain what you mean by "working days".

23 Feb 09 -> 6 Mar 09

is a span of 11 TOTAL days. Which day isn't worked?

If you mean to exclude Saturdays and Sundays:

A1: 23 Feb 09
A2: =WORKDAY(A1,10)

will return 9 Mar 09 in A2.



In article <FA7E7054-E178-4BC5-A85F-(E-Mail Removed)>,
Eán <(E-Mail Removed)> wrote:

> Hi
> Is there anyway I can add working days to a date?
> For example:
> 23-Feb-09 + 10 = 06-Mar-09
>
> Thanks

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
date + working days =?Utf-8?B?Sm9zZQ==?= Microsoft Excel Worksheet Functions 2 14th Jan 2007 03:46 PM
Can Excel add working days to a date to result in another date? =?Utf-8?B?Y3dhbHJ1cw==?= Microsoft Excel Worksheet Functions 1 16th May 2006 07:27 PM
How do you add 40 working days to a date =?Utf-8?B?RW1tYUxhdzIy?= Microsoft Excel Misc 3 3rd Apr 2006 02:29 PM
date (minus) date = working days diff jjj Microsoft Excel Misc 3 6th Dec 2005 03:16 PM
Date minus date in working days? Harmannus Microsoft Access Form Coding 2 16th Feb 2005 11:20 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:46 AM.