Hello, I am trying to split up a description column based on upper and lower case.
example:
DESCRIPTION
PITTSBURGH Pittsburgh motors front swivel caster jet
URBANA IN MARYLAND Urbana maryland motors
How can I get this column split up? these are just two examples but all the rows have varying lengths but in this upper case to lower case format. Thanks!!!!!