kenan
05-30-2008, 06:45 AM
i am not sure how this is called , i have a multidimentional (multicolomned) table. I want to turn this into single dimentional ( that have only one value colomn ) table
i have this table
A B C
AA 1 5 3
BB 5 1 7
CC 2 5 6
i want to turn this into that
AA A 1
BB A 5
CC A 3
AA B 5
BB B 1
CC B 7
the table is 17,000 rows long at the firt case and it must be 1.8 million rows. So excel is no help.
i am trying to find a solution for 2 days for no avail.
Any help?
thanks in advance
by the way i am new here , hi to all
EDİT : sorry for the bad shape of tabls, i am behind corporate firewall , cant use image hosting .
i have this table
A B C
AA 1 5 3
BB 5 1 7
CC 2 5 6
i want to turn this into that
AA A 1
BB A 5
CC A 3
AA B 5
BB B 1
CC B 7
the table is 17,000 rows long at the firt case and it must be 1.8 million rows. So excel is no help.
i am trying to find a solution for 2 days for no avail.
Any help?
thanks in advance
by the way i am new here , hi to all
EDİT : sorry for the bad shape of tabls, i am behind corporate firewall , cant use image hosting .