Easiest way to explain what i want to do is:
Column A's values are A, B, C
Column B's values are X, Y Z
What macro can I use to combine all the values so that Column C's values are: AX, AY, AZ, BX, BY, BZ, CX, CY, CZ ?
Actually, as the values are words in real life, it would be great to have spaces between each one.
Column A's values are A, B, C
Column B's values are X, Y Z
What macro can I use to combine all the values so that Column C's values are: AX, AY, AZ, BX, BY, BZ, CX, CY, CZ ?
Actually, as the values are words in real life, it would be great to have spaces between each one.