Ok, so how do you do the opposite? I have a column that was made quick and dirty, and now I want to break it up.
The column looks like [PrinterMake PrinterModel PrinterSerial#] basically 3 parts of information, each separated by a space. ( I ensured no spaces within each part of info.) How can I please divide this column into 3 separate columns?
Thanks!
Insert blank columns to the right of the column containing your data.
From the Data menu select Text to Columns. You'll be given the option to specify whether the columns are fixed or delimited, then to specify the delimiter (i.e. space).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.