Hello. I need to generate a variable that extracts from a text string a number that can be of any extension and can be anywhere in the text. For example, the value "CALLE JUAN PEREZ 1130 SANTIAGO" will result in the value "1130", and the value "GONZALEZ 1130231 RANCAGUA" will result in the value "1130231". I have reviewed similar questions on this forum and so far I have not found one to help me. Thanks
-
Login or Register
- Log in with

Comment