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

Google Sheets: Converting Rows of data into a single column, including IMAGES

I have found many solutions that pull rows of data into a single column of data, but I cannot figure out a solution that will also return images as part of the data.

Sample data is here: https://docs.google.com/spreadsheets/d/1q4qRgXSq6xXhddArPCoBIuOOupRvokUd0andADCNN0Q/edit?usp=sharing

Data set

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

Desired result

>Solution :

You may try:

Here’s one approach you may test out:

=let(Σ,B5:E7, reduce(tocol(,1),sequence(rows(Σ)),lambda(a,c,vstack(a,tocol(chooserows(Σ,c),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