Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Function to repeat a range of cells multiple times in a column

I’m trying to take a range of cells (SourceRange) and repeat it n times vertically in a column (Result Column). Here is an example of what I want to do:

enter image description here

Here is the file.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

You may try:

=tocol(map(tocol(A2:A,1),lambda(Σ,wraprows(Σ,C2,Σ))),1,1)

enter image description here

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading