Formula to Calculate Business Days

Guard913

Board Regular
Joined
Apr 10, 2016
Messages
144
Office Version
  1. 2016
  2. 2010
Platform
  1. Windows
Is there a formula I can use that calculates business days.

Or a way to get this link to work right and autopull in a userform without errors:


Or... is there a way to set a macro to auto pull this link via Chrome as a new window, to a certain spot on one of my monitors at a specific size.

Here is what I am trying to do:

Accounts cannot be Canceled until after the 9th "Business" Day since Account Creation. I need the Formula to know that Weekends are not Business days, and that Holidays do not count as Business Days.

The site does this, but I need the site to either run properly or have a Formula, which would be easier that way i can customize where it goes to. (I already tried to pull the site into a Userform Webbrowser, but it keeps having script issues, it will run, but i have to keep telling it to allow the script, and on top of that it does not show up right.)

Ideas? And thanks for the help!
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
Have a look at NETWORKDAYS function. It calculates working days between two dates. That may be what your need.
 
Upvote 0
Awesome!! it works!! I was able to get it set just right!!
 
Upvote 0

Forum statistics

Threads
1,214,920
Messages
6,122,269
Members
449,075
Latest member
staticfluids

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