Add business days to a date excluding public holidays
You can add a certain number of business days to an existing date by using the WORKDAY.INTL function.
The public holidays that we want to exclude are in cells "A3:A5".
Cell "A1" displays the current date. Custom format "dddd dd mmmm yyyy".
Cell "A2" displays the current date and time. Custom format "dddd dd mmmm yyyy hh:mm:ss".
Cell "A3" displays 2 business days after the date in cell "A1".
Cell "A4" displays 4 business days after the date in cell "A1".
Cell "A5" displays 6 business days after the date in cell "A1".
Cell "A6" displays the date that is 5 business days after the date in cell "A1" excluding the 3 public holidays.
All these cells have been formatted with the custom number format "dddd, dd mmmm, yyyy hh:mm AM/PM".
|
Built-in Functions
TODAY - The serial number representing today's date.
NOW - The serial number of the current system date and time.
WORKDAY.INTL - The serial number that is a given number of working days before or after a date.
Related Formulas
Subtract business days from a date excluding public holidays
Add business days to a date
Add business days to a date changing the days of the weekend
Add days to a date including weekends
Add days to a date not landing on a weekend
Number of business days between 2 dates
© 2022 Better Solutions Limited. All Rights Reserved. © 2022 Better Solutions Limited Top