I have a large spreadsheet about 13,000 lines.
Column A is the ShipToName information but I received the data with the name and address in the same field.
So all the names and addresses are combined in column A.
I need to get the addresses in column B.
Now the ONLY real pattern I can find is that the majority of addresses start with a number like "Bob Joe and Co. - 123 east 123 west Las Vegas, Nevada"
Is there a way to run a script that moves everything into column B after it hits a number? Start checking from the front of the string and when it hits a number move all thats remaining to the column on the right?
I have tried for hours doing text to columns and sorting trying to find patterns but it is not efficient whatsoever. Or maybe it is.
If something like this requires large amounts of effort (hours) then I will proceed with my current method but is there some way on this planet to make it easier?
Thanks in advance for any suggestions at all.
-Matt Wilde
matteeboi@gmail.com
Bookmarks