tljenkin
Board Regular
- Joined
- Jun 14, 2007
- Messages
- 147
Hi All
I have a quick query. Please help if you can.
I have a report that has weeks going along the top right up to 244 weeks. This is adjacent to the other unique fields eg name, amount, code etc
I would like to transpose that and have weeks as one field going down the side.
So to summarise there are about 254 columns by about 300 rows of data, I would like to have 76,200 rows of data by just 11 columns, one being the newly created week field.
Any help would be much appreciated.
Currently it is
name, code ... (8 more fields) week 1 week 2 to week 244
x 300 rows or records
============
Would like
week, name, code, amount (7 more fields)
x
76200 rows or records
I have a quick query. Please help if you can.
I have a report that has weeks going along the top right up to 244 weeks. This is adjacent to the other unique fields eg name, amount, code etc
I would like to transpose that and have weeks as one field going down the side.
So to summarise there are about 254 columns by about 300 rows of data, I would like to have 76,200 rows of data by just 11 columns, one being the newly created week field.
Any help would be much appreciated.
Currently it is
name, code ... (8 more fields) week 1 week 2 to week 244
x 300 rows or records
============
Would like
week, name, code, amount (7 more fields)
x
76200 rows or records
Last edited: