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 » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Network days



 
 
Thread Tools Display Modes
  #1  
Old April 20th, 2010, 08:37 PM posted to microsoft.public.excel.misc
Sean
external usenet poster
 
Posts: 491
Default Network days

Please could someone tell me how to add 17 network days to a network day and
have the DATE displayed in a cell and not the amount of network days.

Lets say. I recieve an order on a specific day and i have to have that order
dispatched within 17 network days, is there a formula that can tell me a
deadline date?

Thanks in advance
  #2  
Old April 20th, 2010, 09:05 PM posted to microsoft.public.excel.misc
Sean
external usenet poster
 
Posts: 491
Default Network days

Thanks but that formula will only return the date 17 workdays from today and
not a date entered in a specific cell (each day that date would change).

"מיכאל (מיקי) אבידן" wrote:

Try: =WORKDAY(TODAY(),17)
Cell should be formatted as DATE.
Micky


"Sean" wrote:

Please could someone tell me how to add 17 network days to a network day and
have the DATE displayed in a cell and not the amount of network days.

Lets say. I recieve an order on a specific day and i have to have that order
dispatched within 17 network days, is there a formula that can tell me a
deadline date?

Thanks in advance

  #3  
Old April 20th, 2010, 09:12 PM posted to microsoft.public.excel.misc
Gary Brown[_6_]
external usenet poster
 
Posts: 61
Default Network days

Micky got you 99% of the way there.
Just point Micky's formula to a specific cell, such as...
=WORKDAY(B4,17)

--
Hope this helps.
If it does, please click the Yes button.
Thanks in advance for your feedback.
Gary Brown



"Sean" wrote:

Thanks but that formula will only return the date 17 workdays from today and
not a date entered in a specific cell (each day that date would change).

"מיכאל (מיקי) אבידן" wrote:

Try: =WORKDAY(TODAY(),17)
Cell should be formatted as DATE.
Micky


"Sean" wrote:

Please could someone tell me how to add 17 network days to a network day and
have the DATE displayed in a cell and not the amount of network days.

Lets say. I recieve an order on a specific day and i have to have that order
dispatched within 17 network days, is there a formula that can tell me a
deadline date?

Thanks in advance

  #4  
Old April 20th, 2010, 09:29 PM posted to microsoft.public.excel.misc
Sean
external usenet poster
 
Posts: 491
Default Network days

Spot on guys and thanks for your help.

"מיכאל (מיקי) אבידן" wrote:

I am really not sure I understood your last post.
BUT if I did - isn't it obvious that instaed of TODAY() you can enter a cell
address ?
Assume the changeable date was typed in A1 and the Workdays days to be added
in A2 - in cell A3 try:
=WORKDAY(A1,A2)
Micky


"Sean" wrote:

Thanks but that formula will only return the date 17 workdays from today and
not a date entered in a specific cell (each day that date would change).

"מיכאל (מיקי) אבידן" wrote:

Try: =WORKDAY(TODAY(),17)
Cell should be formatted as DATE.
Micky


"Sean" wrote:

Please could someone tell me how to add 17 network days to a network day and
have the DATE displayed in a cell and not the amount of network days.

Lets say. I recieve an order on a specific day and i have to have that order
dispatched within 17 network days, is there a formula that can tell me a
deadline date?

Thanks in advance

 




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 01:45 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.