Very emergency
I have a worksheet with one column and 96 rows of data. I want to convert each row into 62 rows with the same value,
eg:
Row1: 2342
Row2: 4351
.
.
.
.
In other words I want 62 rows with the value of "2341" and below that, another 62 rows with the value of "4351" and so on. (instead of 96 rows I want 96*62 rows).
please help
Bookmarks