Networkdays excluding holidays, need to drag results down a column

curly22

New Member
Joined
Jun 30, 2015
Messages
3
I am using the formula for calculating Networkdays, excluding holidays, for 1 column of start dates and 1 columns of end dates, but when I drag the formula down to calculate for the rest of the cells, the cells in which I have the holidays linked in the formula also drag as well. They just eventually move to blank cells! How do I stop that from happening?
Hope that makes sense, thank you for your help!
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
It sounds like you didn't use dollar signs to "pin" the holidays.

Can you post the "networkday" formula?


Where shall I put the dollar signs?

=DATEDIF(1,NETWORKDAYS(A1,B1,F1:F13),"D")

A=start date
B=end date
F=holiday dates

Thanks!
 
Upvote 0

Forum statistics

Threads
1,215,510
Messages
6,125,234
Members
449,216
Latest member
biglake87

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