Hi,
For the past few days I've been trying to solve a problem that, now, I recognize to be well beyond my ability....
I've searched the forum for solutions...and I couldn't find anything that solved my problem.
So, I have a bunch of data data organized in N columns. The first few columns (call it X columns), contain reference data and the last few (call it Y columns) have answers to a survey (they are all numeric scores).
If I identifiy the Y columns as Y(1), Y(2), Y(3)...Y(n)
I need to reorganize this table to get:
The first X columns (reference data)+ 1 column containing the label of Y(0) in all rows + 1 column containg the values of Y(0)
Repeat and append data in the same format for Y(1)...Y(N).
I'm attaching an example to make this clear.
example.xlsx
If anyone could help me with a macro that does this or point to somewhere where I can find it, I would be forever grateful as I'm facing quite a daunting task if I'm going to do this by hand...
Thanks a lot for your time and attention.
miguel
Bookmarks