I'm looking for a script that will transpose, split and repeat multiple columns by a value in another cell.
I have it working for one column but wondered if it possible to do it for multiple columns:
=TRANSPOSE(SPLIT(REPT(C2 & ",",A2),",",false,true))
Working sheet:
https://docs.google.com/spreadsheets/d/1W5kFTNF6g0DI1W_lHJJU91CBwL_YnEiLLb_NYH7GkLQ/edit?usp=sharing