Hello,
I have a column of data with the fields separated by differing combinations of commas, semi-colons, multiple spaces and tabs. The only thing the separations have in common is that they all incorporate more than one space.
I would like to use the text to columns feature to separate the data into columns, however the built-in feature only lets me use single spaces as a delimiter, which is problematic as some of the data within the fields has spaces in it.
The end product doesn't need to be tidy, it just needs to have the data in the correct columns. As each separator has between 5 and 9 spaces in it, using 5 spaces as the delimiter would separate the data sufficiently. Any help will be appreciated!
I have a column of data with the fields separated by differing combinations of commas, semi-colons, multiple spaces and tabs. The only thing the separations have in common is that they all incorporate more than one space.
I would like to use the text to columns feature to separate the data into columns, however the built-in feature only lets me use single spaces as a delimiter, which is problematic as some of the data within the fields has spaces in it.
The end product doesn't need to be tidy, it just needs to have the data in the correct columns. As each separator has between 5 and 9 spaces in it, using 5 spaces as the delimiter would separate the data sufficiently. Any help will be appreciated!