D
Dimitris
Hello, I have a table called ALL. In this table there is a field called
ADR09 and a field called NOUMERO. The field ADR09 has many entries that end
with a number. I need those numbers deleted from the ADR09 field and entered
in the NOUMERO field. So if the ADR09 field has for example Adams 44 entered
I need the word "Adams" to remain there and the number "44" to be be cut off
and moved to the NOUMERO field.
But note that there may be numbers in other entried at other positions I
just need the ones that are in the END to be cut off and moved. Also not all
entries have numbers. The ones that do have numbers at the end, may have 1,2
,3 or any number of digits at the end. Need all those digits to be moved. So
I guess we need to find a way to see which entries have a number after the
last space and cut and move those numbers.
Can someone please help?
Thanks
Dimitris
ADR09 and a field called NOUMERO. The field ADR09 has many entries that end
with a number. I need those numbers deleted from the ADR09 field and entered
in the NOUMERO field. So if the ADR09 field has for example Adams 44 entered
I need the word "Adams" to remain there and the number "44" to be be cut off
and moved to the NOUMERO field.
But note that there may be numbers in other entried at other positions I
just need the ones that are in the END to be cut off and moved. Also not all
entries have numbers. The ones that do have numbers at the end, may have 1,2
,3 or any number of digits at the end. Need all those digits to be moved. So
I guess we need to find a way to see which entries have a number after the
last space and cut and move those numbers.
Can someone please help?
Thanks
Dimitris