Workday Calculation

Gaura215

Board Regular
Joined
Feb 2, 2011
Messages
97
Hello

This forum has proved to be extremely useful for me. I have learnt a lot from this forum.

I am looking for a function which can help me in finding which workday it is basis the date I mention.

For example, in coloum A, I have several date mentioned for a particular month. I want to have a formulae in coloum B in corresponding cell, which can tell me if it is Workday 1, WD2 or WD3 ... etc.

Please help me out.

Thanks in advance to all excel gurus.
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
There is a WEEKDAY function.
Check that out.


Hello

This forum has proved to be extremely useful for me. I have learnt a lot from this forum.

I am looking for a function which can help me in finding which workday it is basis the date I mention.

For example, in coloum A, I have several date mentioned for a particular month. I want to have a formulae in coloum B in corresponding cell, which can tell me if it is Workday 1, WD2 or WD3 ... etc.

Please help me out.

Thanks in advance to all excel gurus.
 
Upvote 0
Blade....its close. But unfortunately, doest looks accurate.

May be i didnt explained it well. I want workday and not weekday. Difference is, 8th April 2014 is weekday 2, but workday 5. (by Workday, I mean working day of the month)

The current formula is showing weekday. For ex. it is showing 1st April (01/04/2014) as WD2. Ideally it should be WD1.
 
Last edited:
Upvote 0
But the 1st April was a tuesday making it the second day of the week. Or do you mean the working day of the month?

If so use the formula I have entered in column C

Excel Workbook
ABC
1DateWDNetwork day of month
25-MayWD1WD3
31-Jun  
44-MarWD2WD2
518-AprWD5WD14
Sheet1
 
Upvote 0

Forum statistics

Threads
1,223,904
Messages
6,175,295
Members
452,633
Latest member
DougMo

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top