View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Miguel Zapico Miguel Zapico is offline
external usenet poster
 
Posts: 95
Default Counting workdays between dates

Check the help for the DCOUNT function. It comes with examples that may help
you in adapting it to your needs.

Hope this helps,
Miguel.

"Alexball" wrote:


Hello,

I have created a calendar by dragging down dates (one whole year).
Using various formulas I have managed to distinguish if a day is a
workday €œWD€, weekend €œWE€ or Holiday €œHD€.
So next to each date €œWD€, €œWE€ or €œHD€ is written.

Now I want to count WDs from date 12-06-2006 to 23-11-2006. I want to
count actual workdays for calculation. The dates are in column A the
day type in column B.

A -------B

Date1 WD
Date2 WE
€¦

I have tried various things but without success. Any suggestions?

Thanks a lot.

Alex


--
Alexball
------------------------------------------------------------------------
Alexball's Profile: http://www.excelforum.com/member.php...o&userid=37072
View this thread: http://www.excelforum.com/showthread...hreadid=567930