HI,
I have a large number of rows with characters and numerals in it.
They mostly (but not all) follow a similar combination to this:
xxxx - 12 - xxxxxxxx
or
xxxx - 123 - 456 xxxxxxx
or
xxxx - 1234 - 56 xxxxxxxx
I would like to pull out the first set of numbers only into a separate column
Any ideas?
I have a large number of rows with characters and numerals in it.
They mostly (but not all) follow a similar combination to this:
xxxx - 12 - xxxxxxxx
or
xxxx - 123 - 456 xxxxxxx
or
xxxx - 1234 - 56 xxxxxxxx
I would like to pull out the first set of numbers only into a separate column
Any ideas?