It basically takes the day and month and converts it to this year, then it checks whether today is before that date. If it is, it'll display that day and month with this year. If today's after that date, then it'll display the day and month with next year instead
It basically takes the day and month and converts it to this year, then it checks whether today is before that date. If it is, it'll display that day and month with this year. If today's after that date, then it'll display the day and month with next year instead
It basically takes the day and month and converts it to this year, then it checks whether today is before that date. If it is, it'll display that day and month with this year. If today's after that date, then it'll display the day and month with next year instead
That worked like a dream, you're a genius!
I've been round and round with so many different possible solutions but this worked first time.