Hi,
I have a column in my table with data in the following format:
Col05
-----
June 2005 xxx 15
May 2005 xxx 14
April 2005 xxx 11
March 2005 xxx 9
For each record, I need to write the Month and Year (eg. June 2005)into Col06 and the ID (eg. 15) into Col07. Is there a function (or any other method) that I can use to do this?
Thanks
Dabase
I have a column in my table with data in the following format:
Col05
-----
June 2005 xxx 15
May 2005 xxx 14
April 2005 xxx 11
March 2005 xxx 9
For each record, I need to write the Month and Year (eg. June 2005)into Col06 and the ID (eg. 15) into Col07. Is there a function (or any other method) that I can use to do this?
Thanks
Dabase