1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

I want to transpose 78 equal columns of data into one long stack with a space in between.

Our take

If you're looking to transpose 78 equal columns of data into one long stack with spaces in between, you're not alone. Many users encounter challenges when trying to automate this process in Google Sheets. While functions like INDEX and OFFSET can be useful, they may not always yield the desired results, especially with larger datasets. Fortunately, there are effective strategies to achieve your goal, whether you stick with Google Sheets or switch to Excel.

I have a set of data that looks like this (78 sets):

https://preview.redd.it/he8sfifg7ypg1.png?width=1851&format=png&auto=webp&s=20ddb7e3a59df52c0c21358fc6ec010142c49724

I would like it to look like this:

https://preview.redd.it/c40z0rfj7ypg1.png?width=240&format=png&auto=webp&s=39856a57079147b8d345268a1d0959908b718655

I have tried variations of INDEX and OFFSET but can't seem to get it to work smoothly and automatically for 78 sets of this data.

I am currently using Google Sheets (for ease of portability) but I also have Excel so could switch it across if the functionality is not there in Google.

Any help would be greatly appreciated.

submitted by /u/boring-goldfish
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles

Tagged with