S
Schizoid Man
Hi,
I have the following data table:
Date Category Number
Jan08 A x
Jul08 A x
Dec08 A x
Jan08 B x
Jul08 B x
Dec08 B x
How can I convert this to the following table:
Category Jan08 Jul08 Dec08
A x x x
B x x x
Thank you in advance,
Schiz
I have the following data table:
Date Category Number
Jan08 A x
Jul08 A x
Dec08 A x
Jan08 B x
Jul08 B x
Dec08 B x
How can I convert this to the following table:
Category Jan08 Jul08 Dec08
A x x x
B x x x
Thank you in advance,
Schiz