Summary of "Google Sheets SPLIT Function Tutorial - Text to Columns Using a Delimiter, INDEX, COUNTA, IMPORTRSS"

Overview

This is a hands-on Google Sheets tutorial focused on the SPLIT function and practical ways to combine it with other functions (INDEX, COUNTA) to extract parts of text — similar to Excel’s Text to Columns. The instructor uses a live example: importing article titles from the New York Times US > Education RSS feed into Google Sheets with IMPORTFEED, then parsing those titles.

Key takeaways

Step-by-step instructions

1. Import RSS titles into Google Sheets

2. Split a title into words (basic use)

3. Split by multiple characters

4. Use INDEX to return a specific element from the SPLIT array

5. Get the last (or second-to-last) word using COUNTA and INDEX

Practical tips and behavior

Functions and concepts demonstrated

Speakers and sources

Category ?

Educational


Share this summary


Is the summary off?

If you think the summary is inaccurate, you can reprocess it with the latest model.

Video