Home |
Search |
Today's Posts |
#4
![]() |
|||
|
|||
![]()
On Sun, 11 Sep 2005 14:26:18 -0500, Heckstein
wrote: Hi! Could you please help me with date formula. I need to enter 2 days before but it must be a weekday. e.g 12 Sep 2005 must show 9 Sep 2005 and also 13 Sep 2005 must show 9 Sep 2005. What I have is NOW()-2 , but it shows 10 Sep 2005 which is wrong. =WORKDAY(TODAY()-1,-1) Note that with this function, you can optionally add a list of Holidays. If the WORKDAY function is not available, and returns the #NAME? error, install and load the Analysis ToolPak add-in. On the Tools menu, click Add-Ins. In the Add-Ins available list, select the Analysis ToolPak box, and then click OK. If necessary, follow the instructions in the setup program. --ron |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I create a schedule from a list of dates ? | Charts and Charting in Excel | |||
search for latest date | Excel Worksheet Functions | |||
Subtracting weekdays from a date: | Excel Worksheet Functions | |||
count weekdays in a date range | Excel Worksheet Functions | |||
Date exclude weekdays | New Users to Excel |