ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   date and day calculations (https://www.excelbanter.com/excel-programming/361422-date-day-calculations.html)

Michael Tascarini

date and day calculations
 
I need some help caculating the first work day of the month. This will be
used on a monthly dispatch log. Any help wpuld be greatly appreciated.

Steve

date and day calculations
 
Try Chip Pearson's site
http://www.cpearson.com/excel/DateTimeWS.htm


"Michael Tascarini" <Michael wrote in
message ...
I need some help caculating the first work day of the month. This will be
used on a monthly dispatch log. Any help wpuld be greatly appreciated.




Michael Tascarini[_2_]

date and day calculations
 
very helpfull, thank you very much.

"Michael Tascarini" wrote:

I need some help caculating the first work day of the month. This will be
used on a monthly dispatch log. Any help wpuld be greatly appreciated.


Ron Rosenfeld

date and day calculations
 
On Sat, 13 May 2006 16:39:01 -0700, Michael Tascarini <Michael
wrote:

I need some help caculating the first work day of the month. This will be
used on a monthly dispatch log. Any help wpuld be greatly appreciated.


If the first date of the month is in A1 (e.g. 1 Jan 2006), then:

=WORKDAY(A1-1,1,Holidays)

will give the date of the first workday of the month.

Holidays is an optional range with all of the holiday dates.

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


All times are GMT +1. The time now is 06:34 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com