K
Kevin Arst
Hello -
I am trying to solve a transposition / reference
problem. Please assume I have the following data in a
worksheet such that commas represent new columns.
A,1,2,3,4
B,3,4,5,6
I would like to display the data as follow:
A,1
A,2
A,3
A,4
B,3
B,4
B,5
B,6
Is there a simple way to accomplish this? I am dealing
with thousands of rows and coumns and could use some good
insight.
Thanks,
KA
I am trying to solve a transposition / reference
problem. Please assume I have the following data in a
worksheet such that commas represent new columns.
A,1,2,3,4
B,3,4,5,6
I would like to display the data as follow:
A,1
A,2
A,3
A,4
B,3
B,4
B,5
B,6
Is there a simple way to accomplish this? I am dealing
with thousands of rows and coumns and could use some good
insight.
Thanks,
KA