Client wants a calendar days minus holidays

richardplim

New Member
Joined
Jan 27, 2016
Messages
3
Hi there,

I received a request from my client just now, hope you can help me.

Situation:
We have a list of Holidays per country, Name manager and let's say "Australia" for a certain ranges A2:A100

They want to include weekend in the calculation, they want straight minus then minus holidays

Example:
Date today - A certain date, I cannot use =Networkdays because it excluded weekends so

The idea is this "Date today "minus" "A certain date" then "minus all Holidays in Name manager" we should get a number result.

Hope you guys understand the question, thanks.
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"
Thanks this really works! Can u please tell me on =NETWORKDAYS.INTL(A5,B5,"0000000",Australia)

The selection only show 1 to 15, why "0000000" seven 0 works?
 
Upvote 0
Each zero just means that its a workday. If you see there are 7 of them each representing a day of the week. Not sure what you mean by 1 to 15??
 
Upvote 0
Thanks, now its clear.

=NETWORKDAYS.INTL(A5,B5, then a list of drop down appears from 1 - 15 with dates,Australia) -1

Thank you.
 
Upvote 0
Sorry I don't get what you mean. The holiday dates are in the named range 'Australia'. A5 is start date and B5 is end date. The series of noughts is to produce a networkdays formula with no weekends.
 
Upvote 0

Forum statistics

Threads
1,214,983
Messages
6,122,583
Members
449,089
Latest member
Motoracer88

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