For additional information, check out the Excel Functions and Formulas class.
This is one of my favorite Excel tips for 2 reasons:
- It is incredibly simple and easy, once you get the hang of it,
- Most people do not know about it.
I am surprised to find, even when teaching intermediate to advanced-level students, how many are not aware of this tip.
Here it is.
Sometimes we receive information that needs to be parsed. For example, a list of names that needs to split into first and last names. Excel makes it easy with the little used Text to Columns feature in the Data menu.

Before you begin:
Make sure you have enough columns to the right of your list. If, for example, your list contains, first, middle & last names, you should have at least 3 blank columns to the right of your list.
To Split Text (Excel 2003 Instructions).
- Click the Data menu, then Text to Columns.
- If characters, spaces, commas or tabs separate your list, select Delimited.
- If columns or spaces separate fields, select Fixed width.
- The next screen will show you what your list will look like parsed.
- If it looks okay, click the Finish button.
To Split Text (Excel 2007 Instructions).
- Select the Data tab.
- Click the Text to Columns button on the Data Tools option.
- Follow steps 4-6 shown above.