Is there a way to use the "left, Mid, etc" function in Excel to extract data within a row,from a database that has different lengths of data within the same cell/row?
I want each item to fall into a seaprate cell within Excel.
Problem example:
123456789 50th Street City State Rt # X1234
123456789 Apple Avenue Apt #1 City, State RT# X123456
Solution Layout:
123456789(space)50th Street(space)City (space)State(space)Rt#X12
123456789(space)Apple Avenue(Apt # 1(space)City(space)State(space) Rt#1234
I want each item to fall into a seaprate cell within Excel.
Problem example:
123456789 50th Street City State Rt # X1234
123456789 Apple Avenue Apt #1 City, State RT# X123456
Solution Layout:
123456789(space)50th Street(space)City (space)State(space)Rt#X12
123456789(space)Apple Avenue(Apt # 1(space)City(space)State(space) Rt#1234