Hi everyone,
I have a column called Item. In this column there are text which have no leading spaces, have 6 leading spaces, and have 12 leading spaces.
What I'm trying to do is separate these three types of text into 3 columns. Using Text-to-column I've been able to do it for the 6 leading spaces, but when I place text-to-column again to delimate the ones with 12 leading spaces it just delimates using 6 again. Any idea what I might be doing wrong?