A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

How do I add (say 13) working days to an existing date?



 
 
Thread Tools Display Modes
  #1  
Old August 5th, 2008, 03:38 PM posted to microsoft.public.excel.worksheet.functions
ship
external usenet poster
 
Posts: 80
Default How do I add (say 13) working days to an existing date?

Hi

How do I add (say 13) working days to an existing date?

With thanks


Ship
Shiperton Henethe
  #2  
Old August 5th, 2008, 03:49 PM posted to microsoft.public.excel.worksheet.functions
John C[_2_]
external usenet poster
 
Posts: 1,350
Default How do I add (say 13) working days to an existing date?

Assuming your existing date is an actual date (i.e.: not formatted as text).
A1: existing date
A2: =A1+13
--
John C


"ship" wrote:

Hi

How do I add (say 13) working days to an existing date?

With thanks


Ship
Shiperton Henethe

  #3  
Old August 5th, 2008, 04:10 PM posted to microsoft.public.excel.worksheet.functions
Peo Sjoblom[_2_]
external usenet poster
 
Posts: 963
Default How do I add (say 13) working days to an existing date?

=WORKDAY(A1,13)

Where A1 holds the date

Read up on WORKDAY in help, it is part of the Analysis ToolPak that comes
with Excel/Office and you can set public holidays for instance in a range of
cell and include that range

--


Regards,


Peo Sjoblom

"ship" wrote in message
...
Hi

How do I add (say 13) working days to an existing date?

With thanks


Ship
Shiperton Henethe



  #4  
Old August 5th, 2008, 04:20 PM posted to microsoft.public.excel.worksheet.functions
John C[_2_]
external usenet poster
 
Posts: 1,350
Default How do I add (say 13) working days to an existing date?

ignore my post
--
John C


"John C" wrote:

Assuming your existing date is an actual date (i.e.: not formatted as text).
A1: existing date
A2: =A1+13
--
John C


"ship" wrote:

Hi

How do I add (say 13) working days to an existing date?

With thanks


Ship
Shiperton Henethe

 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 04:00 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.