Google Sheets SPLIT Function Tutorial - Text to Columns
This article is a summary of a YouTube video "Google Sheets SPLIT Function Tutorial - Text to Columns Using a Delimiter, INDEX, COUNTA, IMPORTRSS" by Learn Google Sheets & Excel Spreadsheets
TLDR Demonstrate the various applications of the split function in Google Sheets for separating text into columns using a specified delimiter.
Key insights
📊
The import feed function in Google Sheets allows users to import RSS feeds and extract specific information, such as article titles, from the feed.
🧩
The split function can have a third argument, which is only necessary if the delimiter consists of more than one character.
The video discusses the split function in Google Sheets and its various applications, with links to resources provided in the video description.
📚
01:01
The speaker shows how to import and extract article titles from the education section of the New York Times website using Google Sheets and the import feed function.
📝
03:56
The speaker demonstrates how to use the split function in Google Sheets to separate text into columns using a delimiter, and also mentions the optional arguments for headers and the number of items.
📝
05:39
The split function in Google Sheets allows users to separate text into columns using a specified delimiter, and the speaker demonstrates how to use it and explains how to use multiple characters as delimiters.
📝
08:30
The speaker explains how to use the SPLIT function in Google Sheets to separate text into columns using a specified delimiter.
📝
10:09
Using the SPLIT function in Google Sheets allows for easy text separation into columns using a specified delimiter and row index.
💡
12:04
The speaker demonstrates how to use the split function within the index function to extract the first word of a title from an array in Google Sheets.
📝
14:03
The speaker explains how to use the SPLIT function in Google Sheets to retrieve the last word from a text by using the INDEX and COUNTA functions.
This article is a summary of a YouTube video "Google Sheets SPLIT Function Tutorial - Text to Columns Using a Delimiter, INDEX, COUNTA, IMPORTRSS" by Learn Google Sheets & Excel Spreadsheets