Showing posts with label Microsoft. Show all posts
Showing posts with label Microsoft. Show all posts

Tuesday, November 8, 2016

How To Split Cells In A Spreadsheet

Have you ever had a spreadsheet where you'd really like to split a cell that contains multiple data points (last name, first name) into individual cells with only one data point each? I know that I used to use this a lot for taking my class roster and separating the last and first names. Today I'm going to show you how to use the Text to Columns feature, in both Google Sheets, and Microsoft Excel to do just that.

Google Sheets:

As you might expect, with Google Sheets generally being a simplified version of Excel, the process of splitting text to columns is fairly simple.

  1. Right click on the column to the right of the column that contains the text you'd like to split.
  2. Choose the option Insert 1 left; you're going to need to do this for each additional word. Since I will end up with two separate words in this example, I only need to do this step once as I only need one extra cell.
  3. Highlight the cells that you want to split.
  4. Click the Data heading from the toolbar.
  5. Click Split text to columns. This will take the first name and place it into the second column that you just added.