Hi everyone,
I have a Start Date(calendar) and End Date(calendar)
I want to be able to generate the required ISO date string for all the dates inclusive of the Start and End Dates, such that it can be inserted into the [HOLIDAYS] option of the WORKDAY function.
Initially I thought this would be as simple as finding a formula function, something like DateBetween() or DateRange() but alas, all I can find is some seriously huge formulas (1000’s of lines long) which don’t quite work and are impossible to edit without errors.
Let’s say my Start Date is 25 July 2022 and End Date is 27 July 2022.
What is the simplest way to get a string like this ‘2022-07-25, 2022-07-26, 2022-07-27’
Apologies if this has been asked before, but I couldn’t find the answer so happy to be directed to an already answered question if it exists.
Thanks
