Dear all,
I'm struggling with a code to move columns values into rows, except the first column.
Of course, it will be needed to add rows and populate the blanks in the first column.
Probably, an example will make my exercise easier to understand:
An important point is that the number of columns may change.
I have been able to add a certain number of rows after the first one and transpose the values.
Then I'm blocked when I need to move to the next value of the first columns.
I know that there is a easier code, I hope you can give me some inputs.
Thanks,
D
I'm struggling with a code to move columns values into rows, except the first column.
Of course, it will be needed to add rows and populate the blanks in the first column.
Probably, an example will make my exercise easier to understand:
An important point is that the number of columns may change.
I have been able to add a certain number of rows after the first one and transpose the values.
Then I'm blocked when I need to move to the next value of the first columns.
I know that there is a easier code, I hope you can give me some inputs.
Thanks,
D