Calculating working days & bank holidays

dave09

Board Regular
Joined
Oct 3, 2007
Messages
81
Hi there

I need some help working out the total number of working days, when I have a start date in, for eg A2, and completion date in D2.

I have added a function in Visual Basic that woks out the total working days (datedfiffw(A2,D2)). However, this does not take into account bank holidays.

Is there anyway of adding something that will include bank holidays?

Cheers!
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.
I have a similar problem but NETWORKDAYS does not help my case because for this project i want my team to work on saturdays also...... but other non working days remain the same... like sundays and holidays entered in my holiday list....
kindly suggest!!!!
Shikhar
 
Upvote 0
Thanks

I have the NETWORKDAYS function, but not sure how you add all of the bank holidays to this? For the holidays prompt, do I include all bank holidays in the year, as this doesn't seem to work?
 
Upvote 0

Forum statistics

Threads
1,216,098
Messages
6,128,811
Members
449,468
Latest member
AGreen17

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