J
jamesfreddyc
I have a text field, but consists of numbers -- always the same number of
characters in length. For example,
"0001040047"
I need to change all records in this field -- I need 2 seperate "-"
characters after the first 4 characters, then again before the last 4
characters. Like this,
"0001-04-0047"
Any help is much appreciated!!!
j
characters in length. For example,
"0001040047"
I need to change all records in this field -- I need 2 seperate "-"
characters after the first 4 characters, then again before the last 4
characters. Like this,
"0001-04-0047"
Any help is much appreciated!!!
j