Hi,
I am trying to perform a simple text to column operation but using fixed width instead of delimiters. My column is in the format DDMMMYYYY (e.g. 23JUL1907) and I am trying to extract the year.
My understanding is that I should actually be using the regex tool, but I am struggling to understand its syntax.
Any help would be greatly appreciated.
Many thanks,
Val