Hello,
I have a column in one of my tables called: ErrorMessage. When I import into the Long Text data type column, this is what it looks like:
EXAMPLES:
Company not found: 997.
Company not found: 9004.
Company not found: 0.
Vendor not found or inactive or deleted: 24968.
Branch Code:CLR Invalid. Could not find the Client Code.
Company not found: 150.
I would like to have a column with just the numbers, meaning I want to remove all text, all periods and just have the number, how do I do that? Plz Help!