Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

In Google Sheets, how to achieve the “unwinding” of rows in a table that contains columns with multi-valued data

$
0
0

In Google Sheets, how can I achieve the following “unwinding” of rows in a table that contains columns with multi-valued data:

Column AColumn B, multivalued
FirstA,B
SecondC,D

It transforms the above to:

Column AColumn B, multivalued
FirstA
FirstB
SecondC
SecondD

How can I do this easily and quickly without having to manually split the data one row by one row?


Viewing all articles
Browse latest Browse all 9782

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>