If the start date or the number of dates to create is changed, the dates should be recalculated.
WORKDAY.INTL will automatically exclude Saturday and Sunday and can optionally exclude dates that are holidays.
We do this because we want to force WORKDAY.INTL to check the start date as well.
For more details on WORKDAY.INTL, seeHow to use the WORKDAY.INTL function.
Otherwise, the next Saturday or Sunday will be returned.
you’re able to also combine WORKDAY.INTL with SEQUENCE and theFILTER functionto list custom daysbetween two given dates.
The array can be one dimensional, or two-dimensional, determined byrowsandcolumnsarguments.
…