Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Angus
 
Posts: n/a
Default How to calculate the day before last two working day of each month

How to calculate the day before last two working day of each month? e.g.,
28th of June, 27th of July, 29th of August, 28th of Sept...?
  #2   Report Post  
Ron Rosenfeld
 
Posts: n/a
Default

On Wed, 29 Jun 2005 01:20:01 -0700, "Angus"
wrote:

How to calculate the day before last two working day of each month? e.g.,
28th of June, 27th of July, 29th of August, 28th of Sept...?


With any date in the month of interest in A1:


=workday(DATE(YEAR(A1),MONTH(A1)+1,1),-2)-1


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
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
calculate number of working days philc Excel Worksheet Functions 2 June 1st 05 07:48 AM
Working time and days Nortos Excel Worksheet Functions 5 May 6th 05 04:17 PM
Working time and days Nortos Excel Discussion (Misc queries) 1 May 6th 05 03:47 PM
Is there a way to calculate business working days between dates i. hjyoungii Excel Worksheet Functions 2 February 23rd 05 04:25 PM
How do you calculate the nth root of a number in Excel 2003? William Excel Worksheet Functions 2 November 17th 04 04:19 PM


All times are GMT +1. The time now is 05:17 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"