Hi All,
I've searched Google for a bit and can’t find quite what I'm looking for.
There are a variety of date functions but I specifically want to show the date or the first working day after the 25th of each month.
Eg:
if 25 Oct is a Monday then result = 25 Oct
if 25 Oct is a Sunday then result = 26 Oct
Thanks for any advice
I've searched Google for a bit and can’t find quite what I'm looking for.
There are a variety of date functions but I specifically want to show the date or the first working day after the 25th of each month.
Eg:
if 25 Oct is a Monday then result = 25 Oct
if 25 Oct is a Sunday then result = 26 Oct
Thanks for any advice