How to merge data from multiple columns into one column
9 views
Skip to first unread message
Thanh Binh
unread,
Nov 14, 2024, 4:43:06 PM11/14/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Sheets Community
I have a sheet that obtains the responses from a Google Form (Response Data.png). The form requires each user to input 3 different purchases and their costs. I would like for this data to be then merged so that, instead of appearing in multiple columns, it appears in one column but in the order that the data was entered (Desired result.png). I have tried what I thought was the simplest solution (AttemptedSolution.png) but the pattern of cell references is not understood by Google Sheets and therefore can't be copied correctly. I would love to hear of a solution?