Jumat, 30 Januari 2015

[MS_AccessPros] Rows in columns

 

Is there an better/easier way to convert rows into columns?


I have the following data

IDPanelDescription
adredrandom text
adyellowrandom text
adbluerandom text
baorangerandom text
bablackrandom text
c3grayrandom text
c3whiterandom text
c3purplerandom text
c3greenrandom text


and I want to convert it to 

IDPanel 1DSCR 1Panel 2DSCR 2Panel 3DSCR 3Panel 4DSCR 4
adredrandom textyellowrandom textbluerandom text  
baorangerandom textblackrandom text random text  
c3grayrandom textwhiterandom textpurplerandom textgreenrandom text


I put a sequential number for each item in that group and I am going to do it in with a nested loop where each sequential # points to a field group... Is there a better way?

Seq#ID
1ad
2ad
3ad
1ba
2ba
1c3
2c3
3c3
4c3



__._,_.___

Posted by: fguasp@snet.net
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (1)

.

__,_._,___

Tidak ada komentar:

Posting Komentar