I have a coloumn with all months and years since 2011, but I just need to extract the years 2016 and 2017. How can I specify these 2 years in a single FindString Formula.
The data is april, 2016, May, 2013, January 2017
I have been trying this but to no avail.
FindString([DateTime_Out],"2016"&"2017")>-1