Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
XL2000
I currently use the following formula to return the Friday before the 17th of the month if the 17th falls on a weekend: =DATE(YEAR(NOW()),MONTH(NOW()),17)-MAX(0,WEEKDAY(DATE(YEAR(NOW()),MONTH(NOW ()),17),2)-5) (Excuse the wrapping, please) What I would like instead, is a formula to return the date of the following Monday if the 17th falls on a weekend. I don't want to use the Workday() function, because the file will often be viewed on machines that don't have the Analysis Toolpak available. Simple for someone who knows how(?), but not for me :( -- David |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Desperately need help with 3 calculations | Excel Worksheet Functions | |||
Find function | Excel Worksheet Functions | |||
Find function | Excel Worksheet Functions | |||
Date Calculations | Excel Worksheet Functions | |||
Multiple IF factors | Excel Worksheet Functions |