Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Mark
 
Posts: n/a
Default Adding Work Days only in a function?

How would you advise going about the following.

I have a column for project start dates. I have another column indicating
duration for the project in terms of work days. How would you calculate the
end date? Adding the duration would not account for weekend? Thoughts?
  #2   Report Post  
Jason Morin
 
Posts: n/a
Default

Use the NETWORKDAYS worksheet function. Make sure the
Analysis ToolPak is installed under Tools Add-Ins. See
XL help file.

HTH
Jason
Atlanta, GA

-----Original Message-----
How would you advise going about the following.

I have a column for project start dates. I have another

column indicating
duration for the project in terms of work days. How

would you calculate the
end date? Adding the duration would not account for

weekend? Thoughts?
.

  #3   Report Post  
Ron Rosenfeld
 
Posts: n/a
Default

On Mon, 28 Mar 2005 14:09:02 -0800, "Mark"
wrote:

How would you advise going about the following.

I have a column for project start dates. I have another column indicating
duration for the project in terms of work days. How would you calculate the
end date? Adding the duration would not account for weekend? Thoughts?


=WORKDAY(start_date, duration, holidays)

Holidays is an optional range of holiday dates.

If the WORKDAY function is not available, and returns the #NAME? error, install
and load the Analysis ToolPak add-in.

How?

On the Tools menu, click Add-Ins.
In the Add-Ins available list, select the Analysis ToolPak box, and then click
OK.
If necessary, follow the instructions in the setup program.


--ron
  #4   Report Post  
Robert
 
Posts: n/a
Default

Thank you Ron Rosenfeld. I was waiting to ask for
this formula.

RobertR
  #5   Report Post  
Ron Rosenfeld
 
Posts: n/a
Default

On Mon, 28 Mar 2005 18:11:04 -0800, Robert
wrote:

Thank you Ron Rosenfeld. I was waiting to ask for
this formula.

RobertR


You're welcome. Look in HELP for further details of the function.


--ron
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Function to sort days Terry Excel Worksheet Functions 0 March 12th 05 10:25 PM
The left function does not work when displaying times, how is thi. Nambo27 Excel Worksheet Functions 3 February 25th 05 06:46 PM
Is there a WorkDay() type function that count all days except tho. Dark Skunk Excel Worksheet Functions 8 February 15th 05 08:37 PM
Concatenate Function will not work Chuck W Excel Discussion (Misc queries) 4 January 31st 05 11:41 PM
Adding text before a function Eric Excel Worksheet Functions 1 November 3rd 04 06:57 PM


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

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

About Us

"It's about Microsoft Excel"