using the columns highlighted in green below as input, I want to create the blue columns as output, whereby I determine the number of distinct strings, and then list them. The first part [count distinct] is easy, but I am unable to find a way to do the latter, i.e. find the distinct strings across all the input columns, and list them. Any and all help greatly appreciated. thanks
