| Tip of the Month: July 2004 | ||
Microsoft Excel: Parse Text in a Column There are times you receive data in an Excel spreadsheet where the information you need to sort on is part of other text in one column. A common example is a list of people’s names where the first and last names are in the same column. What you need to do is split the text in to two columns; one column for the first name and another for the last name. Before beginning the steps below, be sure you have enough empty columns to hold the split data. If you don’t, you may overwrite some of your existing data.
If you have any questions regarding this tip or need help implementing it in your own projects, contact Ranelle Maltas, Application Support Associate, at 472-0585 or e-mail at rmaltas2@unl.edu. |
||