Hi all
I am attempting to move a list of data from one column to multiple:

The country column is the data a need to list in individual columns. There is an additional column before connection type with client names (I didn't include as this is sensitive) but I need to group by name and then list all countries associated. I thought that Cross Tab would be the best way to achieve this but I haven't made it work yet...
Can anyone help?
Thanks
Jonathan