Hi,
I have a table, six rows across, 20 or so rows deep containing strings of text which I'd like to concatenate into one string. I would however like to be able to create every possible combination of a string from each column. The string in Column A is always the first string, plus the string in Column F is always the last with the others in between in sequence.
Does anyone know how this can be achieved with a macro?
I have a table, six rows across, 20 or so rows deep containing strings of text which I'd like to concatenate into one string. I would however like to be able to create every possible combination of a string from each column. The string in Column A is always the first string, plus the string in Column F is always the last with the others in between in sequence.
Does anyone know how this can be achieved with a macro?