M
Melissa
I am trying to automaticall reformat my data into a format
that is useful for me to use.
The orginal data looks like this:
Subject Days Open
A 127
A 406
B 261
B 328
C 69
C 490
C 517
C 534
C 615
C 1240
CI 38
CI 17
D 247
D 196
D 197
D 49
F 6
F 39
F 120
F 133
F 166
The new data need to look like this:
A B C CI D F
127 261 69 38 247 6
406 328 490 17 196 39
517 197 120
534 49 133
615 166
1240
Any ideas? I tried a pivot table, but did not have much
luck. Any help would greatly be appreciated!
Thanks,
Melissa
that is useful for me to use.
The orginal data looks like this:
Subject Days Open
A 127
A 406
B 261
B 328
C 69
C 490
C 517
C 534
C 615
C 1240
CI 38
CI 17
D 247
D 196
D 197
D 49
F 6
F 39
F 120
F 133
F 166
The new data need to look like this:
A B C CI D F
127 261 69 38 247 6
406 328 490 17 196 39
517 197 120
534 49 133
615 166
1240
Any ideas? I tried a pivot table, but did not have much
luck. Any help would greatly be appreciated!
Thanks,
Melissa