Hi All,
I'm having some difficulty cleansing date fields, trying to use Left or Right, but because I want to extract the middle part of the field, I don't think these are the best functions to use.
I would like to cut "HELLO ~" and "-9:52" - from the left and right of the field, so I am left with the date "11-Nov-2011"
I'd appreciate any help - thank you.
For example:
| HELLO~11-Nov-2011-9:52 |
| GOODBYE~21-Mar-2013-11:27 |