
October 9th, 2012, 05:36 PM
|
|
Registered User
|
|
Join Date: Jan 2011
Posts: 7
Time spent in forums: 2 h 47 m 14 sec
Reputation Power: 0
|
|
|
Rearrange columns with query
Does anyone know how I'd perform a query in order to achieve the following, based on the attached image...
I want to stack each of the 'cm' columns by 'TransectNumber', so the resulting table/query will have TransectNumber (1,2,3 etc) as columns and the associated 0-90cm values as entries for each column.
So based on the screenshot I want to have 3 columns called (e.g.) Transect1, Transect2 and Transect3, and each column would have 100 entries.
Hope that makes sense.
Many thanks

Last edited by stoyleg : October 9th, 2012 at 06:35 PM.
Reason: Bad title
|