Hi,
I am usuing a formula
if (month({FutureDate}) = (month(currentdate) + 1)) and (year({FutureDate}) = year(currentdate))
then
"Y" else "N"
And this works for 11 months of the year but I remember last year this didnt work due to the year(currentdate) part of the formula and I never got round to fixing but now december is coming up so will have to manually change the formlua. Is there anything someone could suggest so I don't have to keep changing manually.
Thanks
I am usuing a formula
if (month({FutureDate}) = (month(currentdate) + 1)) and (year({FutureDate}) = year(currentdate))
then
"Y" else "N"
And this works for 11 months of the year but I remember last year this didnt work due to the year(currentdate) part of the formula and I never got round to fixing but now december is coming up so will have to manually change the formlua. Is there anything someone could suggest so I don't have to keep changing manually.
Thanks