Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Need formula to add 3, 5 or 20 days to a start date and exlude sat sun. Help please -- Jfilbig ------------------------------------------------------------------------ Jfilbig's Profile: http://www.excelforum.com/member.php...o&userid=31156 View this thread: http://www.excelforum.com/showthread...hreadid=508185 |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Look at the WORKDAY() function, which does just that.
If you get a #NAME error: ToolsAdd-ins, check Analysis Toolpak -- Kind regards, Niek Otten "Jfilbig" wrote in message ... Need formula to add 3, 5 or 20 days to a start date and exlude sat sun. Help please -- Jfilbig ------------------------------------------------------------------------ Jfilbig's Profile: http://www.excelforum.com/member.php...o&userid=31156 View this thread: http://www.excelforum.com/showthread...hreadid=508185 |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Or maybe: Look at NETWORKDAYS () which excludes weekends and andy
defined holidays. Hans |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
To add days, use the WORKDAY function.
"Ron Rosenfeld" wrote in message ... On 3 Feb 2006 10:10:10 -0800, wrote: Or maybe: Look at NETWORKDAYS () which excludes weekends and andy defined holidays. Hans How do you use NETWORKDAYS to add 10 days to a given date? --ron |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On Sun, 5 Feb 2006 09:03:26 -0600, "Chip Pearson" wrote:
To add days, use the WORKDAY function. I know that. I was wondering why Hans was recommending the NETWORKDAYS function. --ron |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calculate 1st of month date from existing date. | Excel Discussion (Misc queries) | |||
How to put todays date in one cell then the next cell adds x days | Excel Discussion (Misc queries) | |||
NETWORKDAYS - Multiple Date Selection | Excel Discussion (Misc queries) | |||
Need date to appear 90 days later than initial date entered | Excel Worksheet Functions | |||
business days between 2 date feilds | Excel Worksheet Functions |