Hi,
I am trying out this formula to get the fiscal year when the form's date is today's date.
=IF(MONTH(TODAY())>7,"FY "&RIGHT(YEAR(TODAY()),2)&RIGHT(YEAR(TODAY())+1,2),"FY "&RIGHT(YEAR(TODAY()),2)-1&RIGHT(YEAR(TODAY()),2))
I entered in the advanced section of the date field but getting a syntax error.
Is this formula doable? Does anyone have a better way?
Thank you!
~Jo Anne