Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to come up with a function that will give me the number of working
days between two dates. Unless I'm missing something WORKDAYS and NETWORKDAYS will not work because Saturday is considered a workday. I came up with a UDF that works fine for two dates that are less than a week apart using some information from C Pearson's website. Then I realized that although it doesn't happen often I still need to allow for dates that will span more than a week such that they could have multiple Sundays and Holidays in them. That is where I'm stumped. I'm not locked in to using a UDF if there is a worksheet formula that will work. Does anybody know how I would do this? Thanks Mike |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do you calculate workdays if Saturday is a workday? | Excel Worksheet Functions | |||
workday include saturday | Excel Worksheet Functions | |||
Workday return a Saturday date | Setting up and Configuration of Excel | |||
Cell colour chg when formula results equal a weekend day, i.e., "Saturday" and a date that falls on a Saturday? | Excel Programming | |||
Include Saturday in the WORKDAY function | Excel Worksheet Functions |