I'm trying to work out if there's a way to reformat a sheet, so that the name data relating to a specific order number in Column A, is put into a single row (so that I can perform a subsequent data-merge, keeping all the names from one order in a single document)
Here's the sheet https://docs.google.com/spreadsheets/d/19riQ85ggmaAVzA4o0bIDw8q50de9owoL2v3oz6yWTr8/edit?usp=sharing
This is how the data is exported from our online order system

This is what's needed to perform the succesful data-merge

This is something which will need to be done on a daily basis so is it possible to run a script to do this automatically?
Many thanks in advance
Dan