via https://youtu.be/uqPwXTIr9Cs

In this video, I show you how to easily split a string of text into individual rows in Excel using MID & ROWS functions.

Enter text in cell A1. Paste this formula starting from A2 in each cell down until all text is separated into individual rows: =MID(A$1, ROWS($A$1:$A1), 1)

To split a string of text across into individual columns, check out this video: https://youtu.be/ZuNJZUVZzaU