L
learning44
Hi, How can I extract multiple numbers from a single text field where
multiple numbers are separated by a comma? Each record looks something like
thisNumField1) [78115, 98112, 98991] OR (NumField2) [26775,18667]. I want
to associate each extracted number from within brackets with another number
from same record (in parens) and append pair to a table. Thanks for any help.
multiple numbers are separated by a comma? Each record looks something like
thisNumField1) [78115, 98112, 98991] OR (NumField2) [26775,18667]. I want
to associate each extracted number from within brackets with another number
from same record (in parens) and append pair to a table. Thanks for any help.