Hi, I am trying to create a query that groups a text field, so from data that looks like this:
I want to get these results,Code:Code | Description Part1 | DescriptionA Part1 | DescriptionB Part2 | DescriptionC
Is such a thing possible? I thought it might be somehow done with a grouing query, but haven't had any success. Can anyone help?Code:Code | Description Part1 | DescriptionA, DescriptionB Part2 | DescriptionC
Much appreciated