Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a formula that I am using to project dates. Cell equals another cell
plus 3 (formated as dates). i.e In cell F4 formula is =F3+3 But if that date falls on a date other than a "workday", I need it to automatically change to the next available workday (Mon thru Friday only) and eliminate the weekend date. Right now I am having to use 2 different cells/formula to find the correct date. In another cell I use: =WORKDAY(WORKDAY(F3),-1),1) to determine if the result in F4 is a "Workday". Is it possible to combine the formulas into one? Using an "IF" or "AND" type of nested formula? THXN! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using WORKDAY function | Excel Discussion (Misc queries) | |||
Workday function linked in an argument of If formula. | Excel Worksheet Functions | |||
WORKDAY function | Excel Worksheet Functions | |||
Using WORKDAY function | Excel Worksheet Functions | |||
How do I get the WORKDAY function? | Excel Discussion (Misc queries) |