Hi, I found this code online and it works well for calculating how many business days are between two dates. It also excludes Holidays in a table. My kudos to the author, Arvin Meyer.
What I am working on can have an End date that is before the start date, and I do want negative calculations...