I have a report that I need to filter. The report data comes from a query. The date field I need to filter is formated mmm-yy. In my report I want to only show records only from the current year and subsequent years, not previous years.
Most of the examples I've seen in my search seem to filter the year by exatly 365 days but that's not what I want.
I tried adding a field to the query to change the format to "yyyy" but couldn't get a criteria to work.
Still a struggling newbie.
Most of the examples I've seen in my search seem to filter the year by exatly 365 days but that's not what I want.
I tried adding a field to the query to change the format to "yyyy" but couldn't get a criteria to work.
Still a struggling newbie.