Hi all,
I am trying to split numbers from text for example I have this "1000 NexTier Checking (deleted)" I need to make a column for Just the number which is "1000" and another column for the text which is "NexTier Checking (deleted)" How do I do that? also Not all the numbers are 4 digits. Please help