Help!

Date calculation

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Worksheet Functions RSS
Next:  How to create a dialog box to encode information ..  
Author Message
Jessica
External


Since: Aug 14, 2006
Posts: 63



PostPosted: Mon Nov 02, 2009 1:14 am    Post subject: Date calculation
Archived from groups: microsoft>public>excel>worksheet>functions (more info?)

I have an end date in mind for training, and the number of days the training
is supposed to last. Is there a formula to determine the start date minus
weekends? Example, training must be completed by May 1, 2009, and the
training is supposed to last 10 working days, what should the start date be?

I'm using Excel 2003
Back to top
Jacob Skaria
External


Since: Mar 04, 2009
Posts: 441



PostPosted: Mon Nov 02, 2009 1:40 am    Post subject: RE: Date calculation [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

With completion date in cell A1 and number of working days in cell B1 ;try
the below formula..Points to be noted

1. Incase this formula returns a #VALUE! error you need to install ATP.
To install; from menu Tools>AddIns> check 'Analysis ToolPak' and hit OK.

2. Format the formula cell to excel date format

=WORKDAY(A1,-B1+1)


If this post helps click Yes
---------------
Jacob Skaria


"Jessica" wrote:

> I have an end date in mind for training, and the number of days the training
> is supposed to last. Is there a formula to determine the start date minus
> weekends? Example, training must be completed by May 1, 2009, and the
> training is supposed to last 10 working days, what should the start date be?
>
> I'm using Excel 2003
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Worksheet Functions All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum