I have an excel spreadsheet with 14 columns of strings. Each column has 2-10 strings of letters. I want the program to randomly select strings from each of the 14 columns and add them up to form one long string. Can someone please explain hot to do this?