E
ErnDog
I have a table that has a column listing product description. This column
contains a special code among the other details. I need to separate this
code from the rest of the data that is held in the same cell. An example
would look like:
9753POLASERONEOPAQUEMF1385
I need to extract the MF1385 from this line and place it into its own
cell/column.
Can this be done somehow? It's like the opposite of concatenation
Thanks
contains a special code among the other details. I need to separate this
code from the rest of the data that is held in the same cell. An example
would look like:
9753POLASERONEOPAQUEMF1385
I need to extract the MF1385 from this line and place it into its own
cell/column.
Can this be done somehow? It's like the opposite of concatenation
Thanks