Hi,
I have strings (ex New York : Ballantine Books, c2003, 2006.) what I'm interested to do is to get the year(s) out of that string to populate an other attribute.
In short, getting 2003 and 2006 in a different field. As dates are not always the same, regex would be best.
Is it possible? If so, could someone explain to me how ? Please.
Thanks.