Hi - I've been tasked with importing a file that contains dates in an alpha month - two digit year format (i.e. Jan-18). Of course, I'm looking for an 8 digit date (i.e. 01/01/2018). I suspect the answer is in a nifty Regular Expression but I have little experience with this. Help?
Denise Easton
Hi - I've been tasked with importing a file that contains dates in an alpha month - two digit year format (i.e. Jan-18). Of course, I'm looking for an 8 digit date (i.e. 01/01/2018). I suspect the answer is in a nifty Regular Expression but I have little experience with this. Help?