I have a cell with multiple values separated by commas. (eg. A, B, C, etc.)
I want to try get these separate values in a column:
eg. Row 1 - A
Row 2 - B
Row 3 - C
and so on..
PS. There is no limitation on how many values this cell has. It can vary from no values to up to 40 values.