Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I need Date + X days= ? excluding the holidays I write in a range. Workday function would exacltly solve my need if it did not exclude the weekends. If this is not possible, I may also try an indirect way if you can help me count the number of saturdays between two dates. Thanks and regards, CousinExcel |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=NETWORKDAYS(TODAY(),DATE(Input!C1,Input!C2+1,0),H oliday)
You would need to key in what dates would be considered "holidays". In the above example the cells contain holidays has been range named as "Holiday" -- Wag more, bark less "cousinexcel" wrote: Hi, I need Date + X days= ? excluding the holidays I write in a range. Workday function would exacltly solve my need if it did not exclude the weekends. If this is not possible, I may also try an indirect way if you can help me count the number of saturdays between two dates. Thanks and regards, CousinExcel |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula for adding days to a date excluding weekends and holidays? | Excel Discussion (Misc queries) | |||
Generating business days in a calendar month, EXCLUDING holidays | Excel Worksheet Functions | |||
Generating business days in a calendar month, EXCLUDING holidays | Excel Worksheet Functions | |||
How do you count work days excluding weekends and holidays? | Excel Discussion (Misc queries) | |||
formula to calculate # of days between dates, excluding holidays | Excel Discussion (Misc queries) |