|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How can I transpose a column to a row?
I need to transform an Access Table with 1 row w/ many columns into 1 column with many rows. Does anyone have suggestions for me? I put an example below. You help is greatly appreciated!
This: Y N N Y Y N Needs to look like this: Y N N Y Y N |
|
#2
|
|||
|
|||
|
You can use a Union Query though it's going to be ugly if you have a lot of columns in your table.
__________________
---------------- If we've helped you and you have solved your problem please post that it's been resolved so we know! The suspense kills me! |
![]() |
| Viewing: ASP Free Forums > Database > Microsoft Access Help > How can I transpose a column to a row? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|