Excel : RowWise to Landscape - نوشته شده در (1114 Views)
Average Member
kolucoms6
مطلب: 845
845
I have an Excel with data rowwise. ropund 1000 data

Col1 | Col2 | Col3 | Col4
abc | def | sdd | sdfdf
abc | def | sdd | sdfdf
abc | def | sdd | sdfdf
abc | def | sdd | sdfdf


I want to change it to

Col1 : abc
Col2 : def
Col3 : sdd
Col4 : sdfdf

Col1 : abc
Col2 : def
Col3 : sdd
Col4 : sdfdf

Col1 : abc
Col2 : def
Col3 : sdd
Col4 : sdfdf

Col1 : abc
Col2 : def
Col3 : sdd
Col4 : sdfdf

Any way to convert it automatically ?<
 پیش‌فرض مرتب‌سازی برای تاریخ DESC به معنی جدیدترین است  
 تعداد در صفحه 
نوشته شده در
Average Member
phy1729
مطلب: 589
589
Export it to CSV and the run a script on it then import. If you give me a csv copy I'll work on the script.<
نوشته شده در
Average Member
Roger Fredriksson
مطلب: 556
556
A function called TRANSPONE or something in MS Excel (TRANSPONERA in Swedish)will do the trick<
rf/www.avgifter.com
نوشته شده در
Forum Admin
HuwR
مطلب: 20611
20611
http://www.techonthenet.com/excel/formulas/transpose.php<
 
شما باید یک متن وارد کنید