photo

Anna Maria


2014 年からアクティブ

Followers: 0   Following: 0

I imported an excell file and now I would like to replicate 6 time the same raw.

Ex.
a1,b1,c1,d1
a2,b2,c2,d2
..................
..................
..................

transformed into

a1,b1,c1,d1
a1,b1,c1,d1
a1,b1,c1,d1
a1,b1,c1,d1
a1,b1,c1,d1
a1,b1,c1,d1
a2,b2,c2,d2
a2,b2,c2,d2
a2,b2,c2,d2
a2,b2,c2,d2
a2,b2,c2,d2
a2,b2,c2,d2
..................
..................
..................
..................