W
W@M
Hi,
I have a field which contains 2 or 4 numeric characters and 1 alphabetical
character, like this:
Field1:
0103C
0103D
0103E
18A
18B
18W
etc.
I want to extract the alphabetical character and place this in another field
(new colomn), like this:
Field1: Field2:
0103C C
0103D D
18A A
18B B
18W W
ect. etc.
How can I do this? There's only 1 alphabetical character in each field and
it's always the last character of the fieldcontent.
TIA
Willem
I have a field which contains 2 or 4 numeric characters and 1 alphabetical
character, like this:
Field1:
0103C
0103D
0103E
18A
18B
18W
etc.
I want to extract the alphabetical character and place this in another field
(new colomn), like this:
Field1: Field2:
0103C C
0103D D
18A A
18B B
18W W
ect. etc.
How can I do this? There's only 1 alphabetical character in each field and
it's always the last character of the fieldcontent.
TIA
Willem