I have a character field with numbers (numbers in each record is different but the length of the numbers is the same in each record) and would like to replace the first number with a character. Example,
00255 change to x0255
01112 change to x1112
00044 change to x0044
Help would be appreciated.
Thanks
00255 change to x0255
01112 change to x1112
00044 change to x0044
Help would be appreciated.
Thanks