WORKDAY() results appear to be inconsistent...

D

dplum

The WORKDAY() function uses the following arguments...
- Start_date
- Days = the number of non-weekend and non-holiday days BEFORE or AFTER the
start_date

I'm experiencing results that do not appear to be consistent. Have a look at
the file posted at http://dplum.com/excel/Project-Workdays.xls

WORKDAY() seems to drop any decimal portion of the argument for "Days" and
then adds 1 day... am I interpreting the results correctly?

Since the "Days" argument asks for the # of days BEFORE or AFTER the
Start_date then it would appear that the Start_date itself is not to be
included in the Days argument -- is this correct?

Also, why would the decimal value for the "Days" argument be ignored? Does
this also have to be compensated for in assigning the value for this argument?
 
M

Mike H

Hi,

I don't see any inconsistency
22/9/08 to 4/11/08 = 32 days - Columbus day=31 which is what you have.

I don't understand the point about decimal parts of a day, the formula
accepts a start and end date with the optional argument of holidays. Where do
decimal days figure?

On a more parochial point, 11 public holidays!!! you lucky people.

Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top